libZSservicesZSamazonka-appflowZSamazonka-appflow
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Network.AWS.AppFlow.Types

Contents

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2020-08-23 of the Amazon Appflow SDK configuration.

Errors

_ValidationException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The request has invalid or missing parameters.

_UnsupportedOperationException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The requested operation is not supported for the current flow.

_ConflictException :: AsError a => Getting (First ServiceError) a ServiceError Source #

There was a conflict when processing the request (for example, a flow with the given name already exists within the account. Check for conflicting resource names and try again.

_ConnectorAuthenticationException :: AsError a => Getting (First ServiceError) a ServiceError Source #

An error occurred when authenticating with the connector endpoint.

_ServiceQuotaExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The request would cause a service quota (such as the number of flows) to be exceeded.

_InternalServerException :: AsError a => Getting (First ServiceError) a ServiceError Source #

An internal service error occurred during the processing of your request. Try again later.

_ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The resource specified in the request (such as the source or destination connector profile) is not found.

_ConnectorServerException :: AsError a => Getting (First ServiceError) a ServiceError Source #

An error occurred when retrieving data from the connector endpoint.

AggregationType

newtype AggregationType Source #

Constructors

AggregationType' 

Instances

Instances details
Eq AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

Ord AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

Read AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

Show AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

Generic AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

Associated Types

type Rep AggregationType :: Type -> Type #

NFData AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

Methods

rnf :: AggregationType -> () #

Hashable AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

ToJSON AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

ToJSONKey AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

FromJSON AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

FromJSONKey AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

ToLog AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

ToHeader AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

ToQuery AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

FromXML AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

ToXML AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

Methods

toXML :: AggregationType -> XML #

ToByteString AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

FromText AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

ToText AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

type Rep AggregationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationType

type Rep AggregationType = D1 ('MetaData "AggregationType" "Network.AWS.AppFlow.Types.AggregationType" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "AggregationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAggregationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AmplitudeConnectorOperator

newtype AmplitudeConnectorOperator Source #

Instances

Instances details
Eq AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

Ord AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

Read AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

Show AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

Generic AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

Associated Types

type Rep AmplitudeConnectorOperator :: Type -> Type #

NFData AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

Hashable AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

ToJSON AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

ToJSONKey AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

FromJSON AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

FromJSONKey AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

ToLog AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

ToHeader AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

ToQuery AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

FromXML AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

ToXML AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

ToByteString AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

FromText AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

ToText AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

type Rep AmplitudeConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorOperator

type Rep AmplitudeConnectorOperator = D1 ('MetaData "AmplitudeConnectorOperator" "Network.AWS.AppFlow.Types.AmplitudeConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "AmplitudeConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAmplitudeConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ConnectionMode

newtype ConnectionMode Source #

Constructors

ConnectionMode' 

Instances

Instances details
Eq ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

Ord ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

Read ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

Show ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

Generic ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

Associated Types

type Rep ConnectionMode :: Type -> Type #

NFData ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

Methods

rnf :: ConnectionMode -> () #

Hashable ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

ToJSON ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

ToJSONKey ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

FromJSON ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

FromJSONKey ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

ToLog ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

ToHeader ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

ToQuery ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

FromXML ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

ToXML ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

Methods

toXML :: ConnectionMode -> XML #

ToByteString ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

FromText ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

ToText ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

type Rep ConnectionMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectionMode

type Rep ConnectionMode = D1 ('MetaData "ConnectionMode" "Network.AWS.AppFlow.Types.ConnectionMode" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "ConnectionMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConnectionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ConnectorType

newtype ConnectorType Source #

Constructors

ConnectorType' 

Instances

Instances details
Eq ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

Ord ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

Read ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

Show ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

Generic ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

Associated Types

type Rep ConnectorType :: Type -> Type #

NFData ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

Methods

rnf :: ConnectorType -> () #

Hashable ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

ToJSON ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

ToJSONKey ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

FromJSON ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

FromJSONKey ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

ToLog ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

ToHeader ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

ToQuery ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

FromXML ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

ToXML ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

Methods

toXML :: ConnectorType -> XML #

ToByteString ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

FromText ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

ToText ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

Methods

toText :: ConnectorType -> Text #

type Rep ConnectorType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorType

type Rep ConnectorType = D1 ('MetaData "ConnectorType" "Network.AWS.AppFlow.Types.ConnectorType" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "ConnectorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConnectorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataPullMode

newtype DataPullMode Source #

Constructors

DataPullMode' 

Instances

Instances details
Eq DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

Ord DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

Read DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

Show DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

Generic DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

Associated Types

type Rep DataPullMode :: Type -> Type #

NFData DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

Methods

rnf :: DataPullMode -> () #

Hashable DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

ToJSON DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

ToJSONKey DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

FromJSON DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

FromJSONKey DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

ToLog DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

ToHeader DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

ToQuery DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

FromXML DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

ToXML DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

Methods

toXML :: DataPullMode -> XML #

ToByteString DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

FromText DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

ToText DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

Methods

toText :: DataPullMode -> Text #

type Rep DataPullMode Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DataPullMode

type Rep DataPullMode = D1 ('MetaData "DataPullMode" "Network.AWS.AppFlow.Types.DataPullMode" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "DataPullMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataPullMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DatadogConnectorOperator

newtype DatadogConnectorOperator Source #

Instances

Instances details
Eq DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

Ord DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

Read DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

Show DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

Generic DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

Associated Types

type Rep DatadogConnectorOperator :: Type -> Type #

NFData DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

Hashable DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

ToJSON DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

ToJSONKey DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

FromJSON DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

FromJSONKey DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

ToLog DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

ToHeader DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

ToQuery DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

FromXML DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

ToXML DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

ToByteString DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

FromText DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

ToText DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

type Rep DatadogConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorOperator

type Rep DatadogConnectorOperator = D1 ('MetaData "DatadogConnectorOperator" "Network.AWS.AppFlow.Types.DatadogConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "DatadogConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDatadogConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DynatraceConnectorOperator

newtype DynatraceConnectorOperator Source #

Instances

Instances details
Eq DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

Ord DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

Read DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

Show DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

Generic DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

Associated Types

type Rep DynatraceConnectorOperator :: Type -> Type #

NFData DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

Hashable DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

ToJSON DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

ToJSONKey DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

FromJSON DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

FromJSONKey DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

ToLog DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

ToHeader DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

ToQuery DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

FromXML DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

ToXML DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

ToByteString DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

FromText DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

ToText DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

type Rep DynatraceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorOperator

type Rep DynatraceConnectorOperator = D1 ('MetaData "DynatraceConnectorOperator" "Network.AWS.AppFlow.Types.DynatraceConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "DynatraceConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDynatraceConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ExecutionStatus

newtype ExecutionStatus Source #

Constructors

ExecutionStatus' 

Instances

Instances details
Eq ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

Ord ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

Read ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

Show ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

Generic ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

Associated Types

type Rep ExecutionStatus :: Type -> Type #

NFData ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

Methods

rnf :: ExecutionStatus -> () #

Hashable ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

ToJSON ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

ToJSONKey ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

FromJSON ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

FromJSONKey ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

ToLog ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

ToHeader ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

ToQuery ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

FromXML ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

ToXML ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

Methods

toXML :: ExecutionStatus -> XML #

ToByteString ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

FromText ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

ToText ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

type Rep ExecutionStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionStatus

type Rep ExecutionStatus = D1 ('MetaData "ExecutionStatus" "Network.AWS.AppFlow.Types.ExecutionStatus" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "ExecutionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FileType

newtype FileType Source #

Constructors

FileType' 

Fields

Bundled Patterns

pattern FileType_CSV :: FileType 
pattern FileType_JSON :: FileType 
pattern FileType_PARQUET :: FileType 

Instances

Instances details
Eq FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

Ord FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

Read FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

Show FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

Generic FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

Associated Types

type Rep FileType :: Type -> Type #

Methods

from :: FileType -> Rep FileType x #

to :: Rep FileType x -> FileType #

NFData FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

Methods

rnf :: FileType -> () #

Hashable FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

Methods

hashWithSalt :: Int -> FileType -> Int #

hash :: FileType -> Int #

ToJSON FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

ToJSONKey FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

FromJSON FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

FromJSONKey FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

ToLog FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

ToHeader FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

Methods

toHeader :: HeaderName -> FileType -> [Header] #

ToQuery FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

FromXML FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

ToXML FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

Methods

toXML :: FileType -> XML #

ToByteString FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

Methods

toBS :: FileType -> ByteString #

FromText FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

ToText FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

Methods

toText :: FileType -> Text #

type Rep FileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FileType

type Rep FileType = D1 ('MetaData "FileType" "Network.AWS.AppFlow.Types.FileType" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "FileType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFileType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FlowStatus

newtype FlowStatus Source #

Constructors

FlowStatus' 

Fields

Instances

Instances details
Eq FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

Ord FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

Read FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

Show FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

Generic FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

Associated Types

type Rep FlowStatus :: Type -> Type #

NFData FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

Methods

rnf :: FlowStatus -> () #

Hashable FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

ToJSON FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

ToJSONKey FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

FromJSON FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

FromJSONKey FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

ToLog FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

ToHeader FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

ToQuery FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

FromXML FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

ToXML FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

Methods

toXML :: FlowStatus -> XML #

ToByteString FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

FromText FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

ToText FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

Methods

toText :: FlowStatus -> Text #

type Rep FlowStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowStatus

type Rep FlowStatus = D1 ('MetaData "FlowStatus" "Network.AWS.AppFlow.Types.FlowStatus" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "FlowStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFlowStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GoogleAnalyticsConnectorOperator

newtype GoogleAnalyticsConnectorOperator Source #

Instances

Instances details
Eq GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

Ord GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

Read GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

Show GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

Generic GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

Associated Types

type Rep GoogleAnalyticsConnectorOperator :: Type -> Type #

NFData GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

Hashable GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

ToJSON GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

ToJSONKey GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

FromJSON GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

FromJSONKey GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

ToLog GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

ToHeader GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

ToQuery GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

FromXML GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

ToXML GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

ToByteString GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

FromText GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

ToText GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

type Rep GoogleAnalyticsConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator

type Rep GoogleAnalyticsConnectorOperator = D1 ('MetaData "GoogleAnalyticsConnectorOperator" "Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "GoogleAnalyticsConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGoogleAnalyticsConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InforNexusConnectorOperator

newtype InforNexusConnectorOperator Source #

Instances

Instances details
Eq InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

Ord InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

Read InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

Show InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

Generic InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

Associated Types

type Rep InforNexusConnectorOperator :: Type -> Type #

NFData InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

Hashable InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

ToJSON InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

ToJSONKey InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

FromJSON InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

FromJSONKey InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

ToLog InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

ToHeader InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

ToQuery InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

FromXML InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

ToXML InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

ToByteString InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

FromText InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

ToText InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

type Rep InforNexusConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorOperator

type Rep InforNexusConnectorOperator = D1 ('MetaData "InforNexusConnectorOperator" "Network.AWS.AppFlow.Types.InforNexusConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "InforNexusConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInforNexusConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MarketoConnectorOperator

newtype MarketoConnectorOperator Source #

Instances

Instances details
Eq MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

Ord MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

Read MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

Show MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

Generic MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

Associated Types

type Rep MarketoConnectorOperator :: Type -> Type #

NFData MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

Hashable MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

ToJSON MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

ToJSONKey MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

FromJSON MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

FromJSONKey MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

ToLog MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

ToHeader MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

ToQuery MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

FromXML MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

ToXML MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

ToByteString MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

FromText MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

ToText MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

type Rep MarketoConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorOperator

type Rep MarketoConnectorOperator = D1 ('MetaData "MarketoConnectorOperator" "Network.AWS.AppFlow.Types.MarketoConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "MarketoConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMarketoConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Operator

newtype Operator Source #

Constructors

Operator' 

Fields

Instances

Instances details
Eq Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

Ord Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

Read Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

Show Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

Generic Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

Associated Types

type Rep Operator :: Type -> Type #

Methods

from :: Operator -> Rep Operator x #

to :: Rep Operator x -> Operator #

NFData Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

Methods

rnf :: Operator -> () #

Hashable Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

Methods

hashWithSalt :: Int -> Operator -> Int #

hash :: Operator -> Int #

ToJSON Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

ToJSONKey Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

FromJSON Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

FromJSONKey Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

ToLog Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

ToHeader Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

Methods

toHeader :: HeaderName -> Operator -> [Header] #

ToQuery Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

FromXML Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

ToXML Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

Methods

toXML :: Operator -> XML #

ToByteString Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

Methods

toBS :: Operator -> ByteString #

FromText Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

ToText Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

Methods

toText :: Operator -> Text #

type Rep Operator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Operator

type Rep Operator = D1 ('MetaData "Operator" "Network.AWS.AppFlow.Types.Operator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "Operator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OperatorPropertiesKeys

newtype OperatorPropertiesKeys Source #

Instances

Instances details
Eq OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

Ord OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

Read OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

Show OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

Generic OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

Associated Types

type Rep OperatorPropertiesKeys :: Type -> Type #

NFData OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

Methods

rnf :: OperatorPropertiesKeys -> () #

Hashable OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

ToJSON OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

ToJSONKey OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

FromJSON OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

FromJSONKey OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

ToLog OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

ToHeader OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

ToQuery OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

FromXML OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

ToXML OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

ToByteString OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

FromText OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

ToText OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

type Rep OperatorPropertiesKeys Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OperatorPropertiesKeys

type Rep OperatorPropertiesKeys = D1 ('MetaData "OperatorPropertiesKeys" "Network.AWS.AppFlow.Types.OperatorPropertiesKeys" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "OperatorPropertiesKeys'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOperatorPropertiesKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PrefixFormat

newtype PrefixFormat Source #

Constructors

PrefixFormat' 

Instances

Instances details
Eq PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

Ord PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

Read PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

Show PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

Generic PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

Associated Types

type Rep PrefixFormat :: Type -> Type #

NFData PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

Methods

rnf :: PrefixFormat -> () #

Hashable PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

ToJSON PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

ToJSONKey PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

FromJSON PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

FromJSONKey PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

ToLog PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

ToHeader PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

ToQuery PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

FromXML PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

ToXML PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

Methods

toXML :: PrefixFormat -> XML #

ToByteString PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

FromText PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

ToText PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

Methods

toText :: PrefixFormat -> Text #

type Rep PrefixFormat Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixFormat

type Rep PrefixFormat = D1 ('MetaData "PrefixFormat" "Network.AWS.AppFlow.Types.PrefixFormat" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "PrefixFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPrefixFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PrefixType

newtype PrefixType Source #

Constructors

PrefixType' 

Fields

Instances

Instances details
Eq PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

Ord PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

Read PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

Show PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

Generic PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

Associated Types

type Rep PrefixType :: Type -> Type #

NFData PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

Methods

rnf :: PrefixType -> () #

Hashable PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

ToJSON PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

ToJSONKey PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

FromJSON PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

FromJSONKey PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

ToLog PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

ToHeader PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

ToQuery PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

FromXML PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

ToXML PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

Methods

toXML :: PrefixType -> XML #

ToByteString PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

FromText PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

ToText PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

Methods

toText :: PrefixType -> Text #

type Rep PrefixType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixType

type Rep PrefixType = D1 ('MetaData "PrefixType" "Network.AWS.AppFlow.Types.PrefixType" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "PrefixType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPrefixType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PrivateConnectionProvisioningFailureCause

newtype PrivateConnectionProvisioningFailureCause Source #

Instances

Instances details
Eq PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

Ord PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

Read PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

Show PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

Generic PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

NFData PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

Hashable PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

ToJSON PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

ToJSONKey PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

FromJSON PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

FromJSONKey PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

ToLog PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

ToHeader PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

ToQuery PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

FromXML PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

ToXML PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

ToByteString PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

FromText PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

ToText PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

type Rep PrivateConnectionProvisioningFailureCause Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause

type Rep PrivateConnectionProvisioningFailureCause = D1 ('MetaData "PrivateConnectionProvisioningFailureCause" "Network.AWS.AppFlow.Types.PrivateConnectionProvisioningFailureCause" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "PrivateConnectionProvisioningFailureCause'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPrivateConnectionProvisioningFailureCause") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PrivateConnectionProvisioningStatus

newtype PrivateConnectionProvisioningStatus Source #

Instances

Instances details
Eq PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

Ord PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

Read PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

Show PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

Generic PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

NFData PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

Hashable PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

ToJSON PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

ToJSONKey PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

FromJSON PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

FromJSONKey PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

ToLog PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

ToHeader PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

ToQuery PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

FromXML PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

ToXML PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

ToByteString PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

FromText PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

ToText PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

type Rep PrivateConnectionProvisioningStatus Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus

type Rep PrivateConnectionProvisioningStatus = D1 ('MetaData "PrivateConnectionProvisioningStatus" "Network.AWS.AppFlow.Types.PrivateConnectionProvisioningStatus" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "PrivateConnectionProvisioningStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPrivateConnectionProvisioningStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

S3ConnectorOperator

newtype S3ConnectorOperator Source #

Instances

Instances details
Eq S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

Ord S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

Read S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

Show S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

Generic S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

Associated Types

type Rep S3ConnectorOperator :: Type -> Type #

NFData S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

Methods

rnf :: S3ConnectorOperator -> () #

Hashable S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

ToJSON S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

ToJSONKey S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

FromJSON S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

FromJSONKey S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

ToLog S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

ToHeader S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

ToQuery S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

FromXML S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

ToXML S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

ToByteString S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

FromText S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

ToText S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

type Rep S3ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3ConnectorOperator

type Rep S3ConnectorOperator = D1 ('MetaData "S3ConnectorOperator" "Network.AWS.AppFlow.Types.S3ConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "S3ConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromS3ConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

S3InputFileType

newtype S3InputFileType Source #

Constructors

S3InputFileType' 

Instances

Instances details
Eq S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

Ord S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

Read S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

Show S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

Generic S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

Associated Types

type Rep S3InputFileType :: Type -> Type #

NFData S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

Methods

rnf :: S3InputFileType -> () #

Hashable S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

ToJSON S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

ToJSONKey S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

FromJSON S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

FromJSONKey S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

ToLog S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

ToHeader S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

ToQuery S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

FromXML S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

ToXML S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

Methods

toXML :: S3InputFileType -> XML #

ToByteString S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

FromText S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

ToText S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

type Rep S3InputFileType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFileType

type Rep S3InputFileType = D1 ('MetaData "S3InputFileType" "Network.AWS.AppFlow.Types.S3InputFileType" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "S3InputFileType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromS3InputFileType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SAPODataConnectorOperator

newtype SAPODataConnectorOperator Source #

Bundled Patterns

pattern SAPODataConnectorOperator_ADDITION :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_BETWEEN :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_CONTAINS :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_DIVISION :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_EQUAL_TO :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_GREATER_THAN :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_GREATER_THAN_OR_EQUAL_TO :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_LESS_THAN :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_LESS_THAN_OR_EQUAL_TO :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_MASK_ALL :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_MASK_FIRST_N :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_MASK_LAST_N :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_MULTIPLICATION :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_NOT_EQUAL_TO :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_NO_OP :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_PROJECTION :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_SUBTRACTION :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_VALIDATE_NON_NEGATIVE :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_VALIDATE_NON_NULL :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_VALIDATE_NON_ZERO :: SAPODataConnectorOperator 
pattern SAPODataConnectorOperator_VALIDATE_NUMERIC :: SAPODataConnectorOperator 

Instances

Instances details
Eq SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

Ord SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

Read SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

Show SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

Generic SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

Associated Types

type Rep SAPODataConnectorOperator :: Type -> Type #

NFData SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

Hashable SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

ToJSON SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

ToJSONKey SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

FromJSON SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

FromJSONKey SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

ToLog SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

ToHeader SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

ToQuery SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

FromXML SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

ToXML SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

ToByteString SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

FromText SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

ToText SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

type Rep SAPODataConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorOperator

type Rep SAPODataConnectorOperator = D1 ('MetaData "SAPODataConnectorOperator" "Network.AWS.AppFlow.Types.SAPODataConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "SAPODataConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSAPODataConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SalesforceConnectorOperator

newtype SalesforceConnectorOperator Source #

Bundled Patterns

pattern SalesforceConnectorOperator_ADDITION :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_BETWEEN :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_CONTAINS :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_DIVISION :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_EQUAL_TO :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_GREATER_THAN :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_GREATER_THAN_OR_EQUAL_TO :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_LESS_THAN :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_LESS_THAN_OR_EQUAL_TO :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_MASK_ALL :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_MASK_FIRST_N :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_MASK_LAST_N :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_MULTIPLICATION :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_NOT_EQUAL_TO :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_NO_OP :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_PROJECTION :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_SUBTRACTION :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_VALIDATE_NON_NEGATIVE :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_VALIDATE_NON_NULL :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_VALIDATE_NON_ZERO :: SalesforceConnectorOperator 
pattern SalesforceConnectorOperator_VALIDATE_NUMERIC :: SalesforceConnectorOperator 

Instances

Instances details
Eq SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

Ord SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

Read SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

Show SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

Generic SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

Associated Types

type Rep SalesforceConnectorOperator :: Type -> Type #

NFData SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

Hashable SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

ToJSON SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

ToJSONKey SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

FromJSON SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

FromJSONKey SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

ToLog SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

ToHeader SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

ToQuery SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

FromXML SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

ToXML SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

ToByteString SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

FromText SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

ToText SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

type Rep SalesforceConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorOperator

type Rep SalesforceConnectorOperator = D1 ('MetaData "SalesforceConnectorOperator" "Network.AWS.AppFlow.Types.SalesforceConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "SalesforceConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSalesforceConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ScheduleFrequencyType

newtype ScheduleFrequencyType Source #

Instances

Instances details
Eq ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

Ord ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

Read ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

Show ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

Generic ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

Associated Types

type Rep ScheduleFrequencyType :: Type -> Type #

NFData ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

Methods

rnf :: ScheduleFrequencyType -> () #

Hashable ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

ToJSON ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

ToJSONKey ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

FromJSON ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

FromJSONKey ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

ToLog ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

ToHeader ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

ToQuery ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

FromXML ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

ToXML ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

ToByteString ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

FromText ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

ToText ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

type Rep ScheduleFrequencyType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduleFrequencyType

type Rep ScheduleFrequencyType = D1 ('MetaData "ScheduleFrequencyType" "Network.AWS.AppFlow.Types.ScheduleFrequencyType" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "ScheduleFrequencyType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScheduleFrequencyType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ServiceNowConnectorOperator

newtype ServiceNowConnectorOperator Source #

Bundled Patterns

pattern ServiceNowConnectorOperator_ADDITION :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_BETWEEN :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_CONTAINS :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_DIVISION :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_EQUAL_TO :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_GREATER_THAN :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_GREATER_THAN_OR_EQUAL_TO :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_LESS_THAN :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_LESS_THAN_OR_EQUAL_TO :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_MASK_ALL :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_MASK_FIRST_N :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_MASK_LAST_N :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_MULTIPLICATION :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_NOT_EQUAL_TO :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_NO_OP :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_PROJECTION :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_SUBTRACTION :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_VALIDATE_NON_NEGATIVE :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_VALIDATE_NON_NULL :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_VALIDATE_NON_ZERO :: ServiceNowConnectorOperator 
pattern ServiceNowConnectorOperator_VALIDATE_NUMERIC :: ServiceNowConnectorOperator 

Instances

Instances details
Eq ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

Ord ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

Read ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

Show ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

Generic ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

Associated Types

type Rep ServiceNowConnectorOperator :: Type -> Type #

NFData ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

Hashable ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

ToJSON ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

ToJSONKey ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

FromJSON ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

FromJSONKey ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

ToLog ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

ToHeader ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

ToQuery ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

FromXML ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

ToXML ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

ToByteString ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

FromText ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

ToText ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

type Rep ServiceNowConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorOperator

type Rep ServiceNowConnectorOperator = D1 ('MetaData "ServiceNowConnectorOperator" "Network.AWS.AppFlow.Types.ServiceNowConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "ServiceNowConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromServiceNowConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SingularConnectorOperator

newtype SingularConnectorOperator Source #

Instances

Instances details
Eq SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

Ord SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

Read SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

Show SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

Generic SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

Associated Types

type Rep SingularConnectorOperator :: Type -> Type #

NFData SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

Hashable SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

ToJSON SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

ToJSONKey SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

FromJSON SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

FromJSONKey SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

ToLog SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

ToHeader SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

ToQuery SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

FromXML SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

ToXML SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

ToByteString SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

FromText SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

ToText SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

type Rep SingularConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorOperator

type Rep SingularConnectorOperator = D1 ('MetaData "SingularConnectorOperator" "Network.AWS.AppFlow.Types.SingularConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "SingularConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSingularConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SlackConnectorOperator

newtype SlackConnectorOperator Source #

Instances

Instances details
Eq SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

Ord SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

Read SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

Show SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

Generic SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

Associated Types

type Rep SlackConnectorOperator :: Type -> Type #

NFData SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

Methods

rnf :: SlackConnectorOperator -> () #

Hashable SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

ToJSON SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

ToJSONKey SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

FromJSON SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

FromJSONKey SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

ToLog SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

ToHeader SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

ToQuery SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

FromXML SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

ToXML SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

ToByteString SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

FromText SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

ToText SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

type Rep SlackConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorOperator

type Rep SlackConnectorOperator = D1 ('MetaData "SlackConnectorOperator" "Network.AWS.AppFlow.Types.SlackConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "SlackConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSlackConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TaskType

newtype TaskType Source #

Constructors

TaskType' 

Fields

Bundled Patterns

pattern TaskType_Arithmetic :: TaskType 
pattern TaskType_Filter :: TaskType 
pattern TaskType_Map :: TaskType 
pattern TaskType_Map_all :: TaskType 
pattern TaskType_Mask :: TaskType 
pattern TaskType_Merge :: TaskType 
pattern TaskType_Truncate :: TaskType 
pattern TaskType_Validate :: TaskType 

Instances

Instances details
Eq TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

Ord TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

Read TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

Show TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

Generic TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

Associated Types

type Rep TaskType :: Type -> Type #

Methods

from :: TaskType -> Rep TaskType x #

to :: Rep TaskType x -> TaskType #

NFData TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

Methods

rnf :: TaskType -> () #

Hashable TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

Methods

hashWithSalt :: Int -> TaskType -> Int #

hash :: TaskType -> Int #

ToJSON TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

ToJSONKey TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

FromJSON TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

FromJSONKey TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

ToLog TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

ToHeader TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

Methods

toHeader :: HeaderName -> TaskType -> [Header] #

ToQuery TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

FromXML TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

ToXML TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

Methods

toXML :: TaskType -> XML #

ToByteString TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

Methods

toBS :: TaskType -> ByteString #

FromText TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

ToText TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

Methods

toText :: TaskType -> Text #

type Rep TaskType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TaskType

type Rep TaskType = D1 ('MetaData "TaskType" "Network.AWS.AppFlow.Types.TaskType" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "TaskType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTaskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TrendmicroConnectorOperator

newtype TrendmicroConnectorOperator Source #

Instances

Instances details
Eq TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

Ord TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

Read TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

Show TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

Generic TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

Associated Types

type Rep TrendmicroConnectorOperator :: Type -> Type #

NFData TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

Hashable TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

ToJSON TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

ToJSONKey TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

FromJSON TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

FromJSONKey TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

ToLog TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

ToHeader TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

ToQuery TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

FromXML TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

ToXML TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

ToByteString TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

FromText TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

ToText TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

type Rep TrendmicroConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorOperator

type Rep TrendmicroConnectorOperator = D1 ('MetaData "TrendmicroConnectorOperator" "Network.AWS.AppFlow.Types.TrendmicroConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "TrendmicroConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTrendmicroConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TriggerType

newtype TriggerType Source #

Constructors

TriggerType' 

Instances

Instances details
Eq TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

Ord TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

Read TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

Show TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

Generic TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

Associated Types

type Rep TriggerType :: Type -> Type #

NFData TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

Methods

rnf :: TriggerType -> () #

Hashable TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

ToJSON TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

ToJSONKey TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

FromJSON TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

FromJSONKey TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

ToLog TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

ToHeader TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

ToQuery TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

FromXML TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

ToXML TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

Methods

toXML :: TriggerType -> XML #

ToByteString TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

FromText TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

ToText TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

Methods

toText :: TriggerType -> Text #

type Rep TriggerType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerType

type Rep TriggerType = D1 ('MetaData "TriggerType" "Network.AWS.AppFlow.Types.TriggerType" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "TriggerType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTriggerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VeevaConnectorOperator

newtype VeevaConnectorOperator Source #

Bundled Patterns

pattern VeevaConnectorOperator_ADDITION :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_BETWEEN :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_CONTAINS :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_DIVISION :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_EQUAL_TO :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_GREATER_THAN :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_GREATER_THAN_OR_EQUAL_TO :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_LESS_THAN :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_LESS_THAN_OR_EQUAL_TO :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_MASK_ALL :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_MASK_FIRST_N :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_MASK_LAST_N :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_MULTIPLICATION :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_NOT_EQUAL_TO :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_NO_OP :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_PROJECTION :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_SUBTRACTION :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_VALIDATE_NON_NEGATIVE :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_VALIDATE_NON_NULL :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_VALIDATE_NON_ZERO :: VeevaConnectorOperator 
pattern VeevaConnectorOperator_VALIDATE_NUMERIC :: VeevaConnectorOperator 

Instances

Instances details
Eq VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

Ord VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

Read VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

Show VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

Generic VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

Associated Types

type Rep VeevaConnectorOperator :: Type -> Type #

NFData VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

Methods

rnf :: VeevaConnectorOperator -> () #

Hashable VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

ToJSON VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

ToJSONKey VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

FromJSON VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

FromJSONKey VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

ToLog VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

ToHeader VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

ToQuery VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

FromXML VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

ToXML VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

ToByteString VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

FromText VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

ToText VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

type Rep VeevaConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorOperator

type Rep VeevaConnectorOperator = D1 ('MetaData "VeevaConnectorOperator" "Network.AWS.AppFlow.Types.VeevaConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "VeevaConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVeevaConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WriteOperationType

newtype WriteOperationType Source #

The possible write operations in the destination connector. When this value is not provided, this defaults to the INSERT operation.

Instances

Instances details
Eq WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

Ord WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

Read WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

Show WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

Generic WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

Associated Types

type Rep WriteOperationType :: Type -> Type #

NFData WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

Methods

rnf :: WriteOperationType -> () #

Hashable WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

ToJSON WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

ToJSONKey WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

FromJSON WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

FromJSONKey WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

ToLog WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

ToHeader WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

ToQuery WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

FromXML WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

ToXML WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

ToByteString WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

FromText WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

ToText WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

type Rep WriteOperationType Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.WriteOperationType

type Rep WriteOperationType = D1 ('MetaData "WriteOperationType" "Network.AWS.AppFlow.Types.WriteOperationType" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "WriteOperationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWriteOperationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ZendeskConnectorOperator

newtype ZendeskConnectorOperator Source #

Instances

Instances details
Eq ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

Ord ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

Read ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

Show ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

Generic ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

Associated Types

type Rep ZendeskConnectorOperator :: Type -> Type #

NFData ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

Hashable ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

ToJSON ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

ToJSONKey ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

FromJSON ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

FromJSONKey ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

ToLog ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

ToHeader ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

ToQuery ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

FromXML ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

ToXML ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

ToByteString ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

FromText ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

ToText ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

type Rep ZendeskConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorOperator

type Rep ZendeskConnectorOperator = D1 ('MetaData "ZendeskConnectorOperator" "Network.AWS.AppFlow.Types.ZendeskConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "ZendeskConnectorOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromZendeskConnectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AggregationConfig

data AggregationConfig Source #

The aggregation settings that you can use to customize the output format of your flow data.

See: newAggregationConfig smart constructor.

Constructors

AggregationConfig' 

Fields

Instances

Instances details
Eq AggregationConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationConfig

Read AggregationConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationConfig

Show AggregationConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationConfig

Generic AggregationConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationConfig

Associated Types

type Rep AggregationConfig :: Type -> Type #

NFData AggregationConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationConfig

Methods

rnf :: AggregationConfig -> () #

Hashable AggregationConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationConfig

ToJSON AggregationConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationConfig

FromJSON AggregationConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationConfig

type Rep AggregationConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AggregationConfig

type Rep AggregationConfig = D1 ('MetaData "AggregationConfig" "Network.AWS.AppFlow.Types.AggregationConfig" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "AggregationConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "aggregationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AggregationType))))

newAggregationConfig :: AggregationConfig Source #

Create a value of AggregationConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:aggregationType:AggregationConfig', aggregationConfig_aggregationType - Specifies whether Amazon AppFlow aggregates the flow records into a single file, or leave them unaggregated.

aggregationConfig_aggregationType :: Lens' AggregationConfig (Maybe AggregationType) Source #

Specifies whether Amazon AppFlow aggregates the flow records into a single file, or leave them unaggregated.

AmplitudeConnectorProfileCredentials

data AmplitudeConnectorProfileCredentials Source #

The connector-specific credentials required when using Amplitude.

See: newAmplitudeConnectorProfileCredentials smart constructor.

Constructors

AmplitudeConnectorProfileCredentials' 

Fields

  • apiKey :: Text

    A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.

  • secretKey :: Sensitive Text

    The Secret Access Key portion of the credentials.

Instances

Instances details
Eq AmplitudeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileCredentials

Show AmplitudeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileCredentials

Generic AmplitudeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileCredentials

NFData AmplitudeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileCredentials

Hashable AmplitudeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileCredentials

ToJSON AmplitudeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileCredentials

type Rep AmplitudeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileCredentials

type Rep AmplitudeConnectorProfileCredentials = D1 ('MetaData "AmplitudeConnectorProfileCredentials" "Network.AWS.AppFlow.Types.AmplitudeConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "AmplitudeConnectorProfileCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "apiKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "secretKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newAmplitudeConnectorProfileCredentials Source #

Create a value of AmplitudeConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:apiKey:AmplitudeConnectorProfileCredentials', amplitudeConnectorProfileCredentials_apiKey - A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.

$sel:secretKey:AmplitudeConnectorProfileCredentials', amplitudeConnectorProfileCredentials_secretKey - The Secret Access Key portion of the credentials.

amplitudeConnectorProfileCredentials_apiKey :: Lens' AmplitudeConnectorProfileCredentials Text Source #

A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.

AmplitudeConnectorProfileProperties

data AmplitudeConnectorProfileProperties Source #

The connector-specific profile properties required when using Amplitude.

See: newAmplitudeConnectorProfileProperties smart constructor.

Instances

Instances details
Eq AmplitudeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileProperties

Read AmplitudeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileProperties

Show AmplitudeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileProperties

Generic AmplitudeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileProperties

NFData AmplitudeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileProperties

Hashable AmplitudeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileProperties

ToJSON AmplitudeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileProperties

FromJSON AmplitudeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileProperties

type Rep AmplitudeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeConnectorProfileProperties

type Rep AmplitudeConnectorProfileProperties = D1 ('MetaData "AmplitudeConnectorProfileProperties" "Network.AWS.AppFlow.Types.AmplitudeConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "AmplitudeConnectorProfileProperties'" 'PrefixI 'False) (U1 :: Type -> Type))

newAmplitudeConnectorProfileProperties :: AmplitudeConnectorProfileProperties Source #

Create a value of AmplitudeConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

AmplitudeMetadata

data AmplitudeMetadata Source #

The connector metadata specific to Amplitude.

See: newAmplitudeMetadata smart constructor.

Constructors

AmplitudeMetadata' 

Instances

Instances details
Eq AmplitudeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeMetadata

Read AmplitudeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeMetadata

Show AmplitudeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeMetadata

Generic AmplitudeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeMetadata

Associated Types

type Rep AmplitudeMetadata :: Type -> Type #

NFData AmplitudeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeMetadata

Methods

rnf :: AmplitudeMetadata -> () #

Hashable AmplitudeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeMetadata

FromJSON AmplitudeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeMetadata

type Rep AmplitudeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeMetadata

type Rep AmplitudeMetadata = D1 ('MetaData "AmplitudeMetadata" "Network.AWS.AppFlow.Types.AmplitudeMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "AmplitudeMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newAmplitudeMetadata :: AmplitudeMetadata Source #

Create a value of AmplitudeMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

AmplitudeSourceProperties

data AmplitudeSourceProperties Source #

The properties that are applied when Amplitude is being used as a source.

See: newAmplitudeSourceProperties smart constructor.

Constructors

AmplitudeSourceProperties' 

Fields

  • object' :: Text

    The object specified in the Amplitude flow source.

Instances

Instances details
Eq AmplitudeSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeSourceProperties

Read AmplitudeSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeSourceProperties

Show AmplitudeSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeSourceProperties

Generic AmplitudeSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeSourceProperties

Associated Types

type Rep AmplitudeSourceProperties :: Type -> Type #

NFData AmplitudeSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeSourceProperties

Hashable AmplitudeSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeSourceProperties

ToJSON AmplitudeSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeSourceProperties

FromJSON AmplitudeSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeSourceProperties

type Rep AmplitudeSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.AmplitudeSourceProperties

type Rep AmplitudeSourceProperties = D1 ('MetaData "AmplitudeSourceProperties" "Network.AWS.AppFlow.Types.AmplitudeSourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "AmplitudeSourceProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAmplitudeSourceProperties Source #

Create a value of AmplitudeSourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:object':AmplitudeSourceProperties', amplitudeSourceProperties_object - The object specified in the Amplitude flow source.

amplitudeSourceProperties_object :: Lens' AmplitudeSourceProperties Text Source #

The object specified in the Amplitude flow source.

BasicAuthCredentials

data BasicAuthCredentials Source #

The basic auth credentials required for basic authentication.

See: newBasicAuthCredentials smart constructor.

Constructors

BasicAuthCredentials' 

Fields

Instances

Instances details
Eq BasicAuthCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.BasicAuthCredentials

Show BasicAuthCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.BasicAuthCredentials

Generic BasicAuthCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.BasicAuthCredentials

Associated Types

type Rep BasicAuthCredentials :: Type -> Type #

NFData BasicAuthCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.BasicAuthCredentials

Methods

rnf :: BasicAuthCredentials -> () #

Hashable BasicAuthCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.BasicAuthCredentials

ToJSON BasicAuthCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.BasicAuthCredentials

type Rep BasicAuthCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.BasicAuthCredentials

type Rep BasicAuthCredentials = D1 ('MetaData "BasicAuthCredentials" "Network.AWS.AppFlow.Types.BasicAuthCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "BasicAuthCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "username") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "password") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newBasicAuthCredentials Source #

Create a value of BasicAuthCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:username:BasicAuthCredentials', basicAuthCredentials_username - The username to use to connect to a resource.

$sel:password:BasicAuthCredentials', basicAuthCredentials_password - The password to use to connect to a resource.

basicAuthCredentials_username :: Lens' BasicAuthCredentials Text Source #

The username to use to connect to a resource.

basicAuthCredentials_password :: Lens' BasicAuthCredentials Text Source #

The password to use to connect to a resource.

ConnectorConfiguration

data ConnectorConfiguration Source #

The configuration settings related to a given connector.

See: newConnectorConfiguration smart constructor.

Constructors

ConnectorConfiguration' 

Fields

Instances

Instances details
Eq ConnectorConfiguration Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorConfiguration

Read ConnectorConfiguration Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorConfiguration

Show ConnectorConfiguration Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorConfiguration

Generic ConnectorConfiguration Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorConfiguration

Associated Types

type Rep ConnectorConfiguration :: Type -> Type #

NFData ConnectorConfiguration Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorConfiguration

Methods

rnf :: ConnectorConfiguration -> () #

Hashable ConnectorConfiguration Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorConfiguration

FromJSON ConnectorConfiguration Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorConfiguration

type Rep ConnectorConfiguration Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorConfiguration

type Rep ConnectorConfiguration = D1 ('MetaData "ConnectorConfiguration" "Network.AWS.AppFlow.Types.ConnectorConfiguration" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ConnectorConfiguration'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "isPrivateLinkEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "supportedTriggerTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TriggerType]))) :*: (S1 ('MetaSel ('Just "canUseAsSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "connectorMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectorMetadata)))) :*: ((S1 ('MetaSel ('Just "canUseAsDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "supportedSchedulingFrequencies") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ScheduleFrequencyType]))) :*: (S1 ('MetaSel ('Just "supportedDestinationConnectors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ConnectorType])) :*: S1 ('MetaSel ('Just "isPrivateLinkEndpointUrlRequired") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))))

newConnectorConfiguration :: ConnectorConfiguration Source #

Create a value of ConnectorConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:isPrivateLinkEnabled:ConnectorConfiguration', connectorConfiguration_isPrivateLinkEnabled - Specifies if PrivateLink is enabled for that connector.

$sel:supportedTriggerTypes:ConnectorConfiguration', connectorConfiguration_supportedTriggerTypes - Specifies the supported trigger types for the flow.

$sel:canUseAsSource:ConnectorConfiguration', connectorConfiguration_canUseAsSource - Specifies whether the connector can be used as a source.

$sel:connectorMetadata:ConnectorConfiguration', connectorConfiguration_connectorMetadata - Specifies connector-specific metadata such as oAuthScopes, supportedRegions, privateLinkServiceUrl, and so on.

$sel:canUseAsDestination:ConnectorConfiguration', connectorConfiguration_canUseAsDestination - Specifies whether the connector can be used as a destination.

$sel:supportedSchedulingFrequencies:ConnectorConfiguration', connectorConfiguration_supportedSchedulingFrequencies - Specifies the supported flow frequency for that connector.

$sel:supportedDestinationConnectors:ConnectorConfiguration', connectorConfiguration_supportedDestinationConnectors - Lists the connectors that are available for use as destinations.

$sel:isPrivateLinkEndpointUrlRequired:ConnectorConfiguration', connectorConfiguration_isPrivateLinkEndpointUrlRequired - Specifies if a PrivateLink endpoint URL is required.

connectorConfiguration_isPrivateLinkEnabled :: Lens' ConnectorConfiguration (Maybe Bool) Source #

Specifies if PrivateLink is enabled for that connector.

connectorConfiguration_supportedTriggerTypes :: Lens' ConnectorConfiguration (Maybe [TriggerType]) Source #

Specifies the supported trigger types for the flow.

connectorConfiguration_canUseAsSource :: Lens' ConnectorConfiguration (Maybe Bool) Source #

Specifies whether the connector can be used as a source.

connectorConfiguration_connectorMetadata :: Lens' ConnectorConfiguration (Maybe ConnectorMetadata) Source #

Specifies connector-specific metadata such as oAuthScopes, supportedRegions, privateLinkServiceUrl, and so on.

connectorConfiguration_canUseAsDestination :: Lens' ConnectorConfiguration (Maybe Bool) Source #

Specifies whether the connector can be used as a destination.

connectorConfiguration_supportedDestinationConnectors :: Lens' ConnectorConfiguration (Maybe [ConnectorType]) Source #

Lists the connectors that are available for use as destinations.

ConnectorEntity

data ConnectorEntity Source #

The high-level entity that can be queried in Amazon AppFlow. For example, a Salesforce entity might be an Account or Opportunity, whereas a ServiceNow entity might be an Incident.

See: newConnectorEntity smart constructor.

Constructors

ConnectorEntity' 

Fields

  • hasNestedEntities :: Maybe Bool

    Specifies whether the connector entity is a parent or a category and has more entities nested underneath it. If another call is made with entitiesPath = "the_current_entity_name_with_hasNestedEntities_true", then it returns the nested entities underneath it. This provides a way to retrieve all supported entities in a recursive fashion.

  • label :: Maybe Text

    The label applied to the connector entity.

  • name :: Text

    The name of the connector entity.

Instances

Instances details
Eq ConnectorEntity Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntity

Read ConnectorEntity Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntity

Show ConnectorEntity Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntity

Generic ConnectorEntity Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntity

Associated Types

type Rep ConnectorEntity :: Type -> Type #

NFData ConnectorEntity Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntity

Methods

rnf :: ConnectorEntity -> () #

Hashable ConnectorEntity Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntity

FromJSON ConnectorEntity Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntity

type Rep ConnectorEntity Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntity

type Rep ConnectorEntity = D1 ('MetaData "ConnectorEntity" "Network.AWS.AppFlow.Types.ConnectorEntity" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ConnectorEntity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "hasNestedEntities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "label") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newConnectorEntity Source #

Create a value of ConnectorEntity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hasNestedEntities:ConnectorEntity', connectorEntity_hasNestedEntities - Specifies whether the connector entity is a parent or a category and has more entities nested underneath it. If another call is made with entitiesPath = "the_current_entity_name_with_hasNestedEntities_true", then it returns the nested entities underneath it. This provides a way to retrieve all supported entities in a recursive fashion.

$sel:label:ConnectorEntity', connectorEntity_label - The label applied to the connector entity.

$sel:name:ConnectorEntity', connectorEntity_name - The name of the connector entity.

connectorEntity_hasNestedEntities :: Lens' ConnectorEntity (Maybe Bool) Source #

Specifies whether the connector entity is a parent or a category and has more entities nested underneath it. If another call is made with entitiesPath = "the_current_entity_name_with_hasNestedEntities_true", then it returns the nested entities underneath it. This provides a way to retrieve all supported entities in a recursive fashion.

connectorEntity_label :: Lens' ConnectorEntity (Maybe Text) Source #

The label applied to the connector entity.

connectorEntity_name :: Lens' ConnectorEntity Text Source #

The name of the connector entity.

ConnectorEntityField

data ConnectorEntityField Source #

Describes the data model of a connector field. For example, for an account entity, the fields would be account name, account ID, and so on.

See: newConnectorEntityField smart constructor.

Constructors

ConnectorEntityField' 

Fields

Instances

Instances details
Eq ConnectorEntityField Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntityField

Read ConnectorEntityField Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntityField

Show ConnectorEntityField Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntityField

Generic ConnectorEntityField Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntityField

Associated Types

type Rep ConnectorEntityField :: Type -> Type #

NFData ConnectorEntityField Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntityField

Methods

rnf :: ConnectorEntityField -> () #

Hashable ConnectorEntityField Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntityField

FromJSON ConnectorEntityField Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntityField

type Rep ConnectorEntityField Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorEntityField

type Rep ConnectorEntityField = D1 ('MetaData "ConnectorEntityField" "Network.AWS.AppFlow.Types.ConnectorEntityField" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ConnectorEntityField'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "sourceProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SourceFieldProperties)) :*: (S1 ('MetaSel ('Just "supportedFieldTypeDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SupportedFieldTypeDetails)) :*: S1 ('MetaSel ('Just "destinationProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DestinationFieldProperties)))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "label") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "identifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newConnectorEntityField Source #

Create a value of ConnectorEntityField with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceProperties:ConnectorEntityField', connectorEntityField_sourceProperties - The properties that can be applied to a field when the connector is being used as a source.

$sel:supportedFieldTypeDetails:ConnectorEntityField', connectorEntityField_supportedFieldTypeDetails - Contains details regarding the supported FieldType, including the corresponding filterOperators and supportedValues.

$sel:destinationProperties:ConnectorEntityField', connectorEntityField_destinationProperties - The properties applied to a field when the connector is being used as a destination.

$sel:description:ConnectorEntityField', connectorEntityField_description - A description of the connector entity field.

$sel:label:ConnectorEntityField', connectorEntityField_label - The label applied to a connector entity field.

$sel:identifier:ConnectorEntityField', connectorEntityField_identifier - The unique identifier of the connector field.

connectorEntityField_sourceProperties :: Lens' ConnectorEntityField (Maybe SourceFieldProperties) Source #

The properties that can be applied to a field when the connector is being used as a source.

connectorEntityField_supportedFieldTypeDetails :: Lens' ConnectorEntityField (Maybe SupportedFieldTypeDetails) Source #

Contains details regarding the supported FieldType, including the corresponding filterOperators and supportedValues.

connectorEntityField_destinationProperties :: Lens' ConnectorEntityField (Maybe DestinationFieldProperties) Source #

The properties applied to a field when the connector is being used as a destination.

connectorEntityField_description :: Lens' ConnectorEntityField (Maybe Text) Source #

A description of the connector entity field.

connectorEntityField_label :: Lens' ConnectorEntityField (Maybe Text) Source #

The label applied to a connector entity field.

connectorEntityField_identifier :: Lens' ConnectorEntityField Text Source #

The unique identifier of the connector field.

ConnectorMetadata

data ConnectorMetadata Source #

A structure to specify connector-specific metadata such as oAuthScopes, supportedRegions, privateLinkServiceUrl, and so on.

See: newConnectorMetadata smart constructor.

Constructors

ConnectorMetadata' 

Fields

Instances

Instances details
Eq ConnectorMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorMetadata

Read ConnectorMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorMetadata

Show ConnectorMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorMetadata

Generic ConnectorMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorMetadata

Associated Types

type Rep ConnectorMetadata :: Type -> Type #

NFData ConnectorMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorMetadata

Methods

rnf :: ConnectorMetadata -> () #

Hashable ConnectorMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorMetadata

FromJSON ConnectorMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorMetadata

type Rep ConnectorMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorMetadata

type Rep ConnectorMetadata = D1 ('MetaData "ConnectorMetadata" "Network.AWS.AppFlow.Types.ConnectorMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ConnectorMetadata'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "upsolver") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UpsolverMetadata)) :*: S1 ('MetaSel ('Just "snowflake") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SnowflakeMetadata))) :*: (S1 ('MetaSel ('Just "honeycode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HoneycodeMetadata)) :*: (S1 ('MetaSel ('Just "serviceNow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceNowMetadata)) :*: S1 ('MetaSel ('Just "dynatrace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DynatraceMetadata))))) :*: ((S1 ('MetaSel ('Just "marketo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MarketoMetadata)) :*: S1 ('MetaSel ('Just "slack") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SlackMetadata))) :*: (S1 ('MetaSel ('Just "singular") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SingularMetadata)) :*: (S1 ('MetaSel ('Just "inforNexus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InforNexusMetadata)) :*: S1 ('MetaSel ('Just "amplitude") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AmplitudeMetadata)))))) :*: (((S1 ('MetaSel ('Just "customerProfiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomerProfilesMetadata)) :*: S1 ('MetaSel ('Just "datadog") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DatadogMetadata))) :*: (S1 ('MetaSel ('Just "googleAnalytics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GoogleAnalyticsMetadata)) :*: (S1 ('MetaSel ('Just "sAPOData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SAPODataMetadata)) :*: S1 ('MetaSel ('Just "salesforce") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SalesforceMetadata))))) :*: ((S1 ('MetaSel ('Just "zendesk") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ZendeskMetadata)) :*: (S1 ('MetaSel ('Just "s3") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3Metadata)) :*: S1 ('MetaSel ('Just "eventBridge") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EventBridgeMetadata)))) :*: (S1 ('MetaSel ('Just "trendmicro") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrendmicroMetadata)) :*: (S1 ('MetaSel ('Just "redshift") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RedshiftMetadata)) :*: S1 ('MetaSel ('Just "veeva") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VeevaMetadata))))))))

newConnectorMetadata :: ConnectorMetadata Source #

Create a value of ConnectorMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:upsolver:ConnectorMetadata', connectorMetadata_upsolver - The connector metadata specific to Upsolver.

$sel:snowflake:ConnectorMetadata', connectorMetadata_snowflake - The connector metadata specific to Snowflake.

$sel:honeycode:ConnectorMetadata', connectorMetadata_honeycode - The connector metadata specific to Amazon Honeycode.

$sel:serviceNow:ConnectorMetadata', connectorMetadata_serviceNow - The connector metadata specific to ServiceNow.

$sel:dynatrace:ConnectorMetadata', connectorMetadata_dynatrace - The connector metadata specific to Dynatrace.

$sel:marketo:ConnectorMetadata', connectorMetadata_marketo - The connector metadata specific to Marketo.

$sel:slack:ConnectorMetadata', connectorMetadata_slack - The connector metadata specific to Slack.

$sel:singular:ConnectorMetadata', connectorMetadata_singular - The connector metadata specific to Singular.

$sel:inforNexus:ConnectorMetadata', connectorMetadata_inforNexus - The connector metadata specific to Infor Nexus.

$sel:amplitude:ConnectorMetadata', connectorMetadata_amplitude - The connector metadata specific to Amplitude.

$sel:customerProfiles:ConnectorMetadata', connectorMetadata_customerProfiles - The connector metadata specific to Amazon Connect Customer Profiles.

$sel:datadog:ConnectorMetadata', connectorMetadata_datadog - The connector metadata specific to Datadog.

$sel:googleAnalytics:ConnectorMetadata', connectorMetadata_googleAnalytics - The connector metadata specific to Google Analytics.

$sel:sAPOData:ConnectorMetadata', connectorMetadata_sAPOData - Undocumented member.

$sel:salesforce:ConnectorMetadata', connectorMetadata_salesforce - The connector metadata specific to Salesforce.

$sel:zendesk:ConnectorMetadata', connectorMetadata_zendesk - The connector metadata specific to Zendesk.

$sel:s3:ConnectorMetadata', connectorMetadata_s3 - The connector metadata specific to Amazon S3.

$sel:eventBridge:ConnectorMetadata', connectorMetadata_eventBridge - The connector metadata specific to Amazon EventBridge.

$sel:trendmicro:ConnectorMetadata', connectorMetadata_trendmicro - The connector metadata specific to Trend Micro.

$sel:redshift:ConnectorMetadata', connectorMetadata_redshift - The connector metadata specific to Amazon Redshift.

$sel:veeva:ConnectorMetadata', connectorMetadata_veeva - The connector metadata specific to Veeva.

connectorMetadata_upsolver :: Lens' ConnectorMetadata (Maybe UpsolverMetadata) Source #

The connector metadata specific to Upsolver.

connectorMetadata_snowflake :: Lens' ConnectorMetadata (Maybe SnowflakeMetadata) Source #

The connector metadata specific to Snowflake.

connectorMetadata_honeycode :: Lens' ConnectorMetadata (Maybe HoneycodeMetadata) Source #

The connector metadata specific to Amazon Honeycode.

connectorMetadata_serviceNow :: Lens' ConnectorMetadata (Maybe ServiceNowMetadata) Source #

The connector metadata specific to ServiceNow.

connectorMetadata_dynatrace :: Lens' ConnectorMetadata (Maybe DynatraceMetadata) Source #

The connector metadata specific to Dynatrace.

connectorMetadata_marketo :: Lens' ConnectorMetadata (Maybe MarketoMetadata) Source #

The connector metadata specific to Marketo.

connectorMetadata_slack :: Lens' ConnectorMetadata (Maybe SlackMetadata) Source #

The connector metadata specific to Slack.

connectorMetadata_singular :: Lens' ConnectorMetadata (Maybe SingularMetadata) Source #

The connector metadata specific to Singular.

connectorMetadata_inforNexus :: Lens' ConnectorMetadata (Maybe InforNexusMetadata) Source #

The connector metadata specific to Infor Nexus.

connectorMetadata_amplitude :: Lens' ConnectorMetadata (Maybe AmplitudeMetadata) Source #

The connector metadata specific to Amplitude.

connectorMetadata_customerProfiles :: Lens' ConnectorMetadata (Maybe CustomerProfilesMetadata) Source #

The connector metadata specific to Amazon Connect Customer Profiles.

connectorMetadata_datadog :: Lens' ConnectorMetadata (Maybe DatadogMetadata) Source #

The connector metadata specific to Datadog.

connectorMetadata_googleAnalytics :: Lens' ConnectorMetadata (Maybe GoogleAnalyticsMetadata) Source #

The connector metadata specific to Google Analytics.

connectorMetadata_salesforce :: Lens' ConnectorMetadata (Maybe SalesforceMetadata) Source #

The connector metadata specific to Salesforce.

connectorMetadata_zendesk :: Lens' ConnectorMetadata (Maybe ZendeskMetadata) Source #

The connector metadata specific to Zendesk.

connectorMetadata_s3 :: Lens' ConnectorMetadata (Maybe S3Metadata) Source #

The connector metadata specific to Amazon S3.

connectorMetadata_eventBridge :: Lens' ConnectorMetadata (Maybe EventBridgeMetadata) Source #

The connector metadata specific to Amazon EventBridge.

connectorMetadata_trendmicro :: Lens' ConnectorMetadata (Maybe TrendmicroMetadata) Source #

The connector metadata specific to Trend Micro.

connectorMetadata_redshift :: Lens' ConnectorMetadata (Maybe RedshiftMetadata) Source #

The connector metadata specific to Amazon Redshift.

connectorMetadata_veeva :: Lens' ConnectorMetadata (Maybe VeevaMetadata) Source #

The connector metadata specific to Veeva.

ConnectorOAuthRequest

data ConnectorOAuthRequest Source #

Used by select connectors for which the OAuth workflow is supported, such as Salesforce, Google Analytics, Marketo, Zendesk, and Slack.

See: newConnectorOAuthRequest smart constructor.

Constructors

ConnectorOAuthRequest' 

Fields

  • redirectUri :: Maybe Text

    The URL to which the authentication server redirects the browser after authorization has been granted.

  • authCode :: Maybe Text

    The code provided by the connector when it has been authenticated via the connected app.

Instances

Instances details
Eq ConnectorOAuthRequest Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOAuthRequest

Read ConnectorOAuthRequest Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOAuthRequest

Show ConnectorOAuthRequest Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOAuthRequest

Generic ConnectorOAuthRequest Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOAuthRequest

Associated Types

type Rep ConnectorOAuthRequest :: Type -> Type #

NFData ConnectorOAuthRequest Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOAuthRequest

Methods

rnf :: ConnectorOAuthRequest -> () #

Hashable ConnectorOAuthRequest Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOAuthRequest

ToJSON ConnectorOAuthRequest Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOAuthRequest

type Rep ConnectorOAuthRequest Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOAuthRequest

type Rep ConnectorOAuthRequest = D1 ('MetaData "ConnectorOAuthRequest" "Network.AWS.AppFlow.Types.ConnectorOAuthRequest" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ConnectorOAuthRequest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "redirectUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "authCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newConnectorOAuthRequest :: ConnectorOAuthRequest Source #

Create a value of ConnectorOAuthRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:redirectUri:ConnectorOAuthRequest', connectorOAuthRequest_redirectUri - The URL to which the authentication server redirects the browser after authorization has been granted.

$sel:authCode:ConnectorOAuthRequest', connectorOAuthRequest_authCode - The code provided by the connector when it has been authenticated via the connected app.

connectorOAuthRequest_redirectUri :: Lens' ConnectorOAuthRequest (Maybe Text) Source #

The URL to which the authentication server redirects the browser after authorization has been granted.

connectorOAuthRequest_authCode :: Lens' ConnectorOAuthRequest (Maybe Text) Source #

The code provided by the connector when it has been authenticated via the connected app.

ConnectorOperator

data ConnectorOperator Source #

The operation to be performed on the provided source fields.

See: newConnectorOperator smart constructor.

Constructors

ConnectorOperator' 

Fields

Instances

Instances details
Eq ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOperator

Read ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOperator

Show ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOperator

Generic ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOperator

Associated Types

type Rep ConnectorOperator :: Type -> Type #

NFData ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOperator

Methods

rnf :: ConnectorOperator -> () #

Hashable ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOperator

ToJSON ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOperator

FromJSON ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOperator

type Rep ConnectorOperator Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorOperator

type Rep ConnectorOperator = D1 ('MetaData "ConnectorOperator" "Network.AWS.AppFlow.Types.ConnectorOperator" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ConnectorOperator'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "serviceNow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceNowConnectorOperator)) :*: (S1 ('MetaSel ('Just "dynatrace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DynatraceConnectorOperator)) :*: S1 ('MetaSel ('Just "marketo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MarketoConnectorOperator)))) :*: ((S1 ('MetaSel ('Just "slack") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SlackConnectorOperator)) :*: S1 ('MetaSel ('Just "singular") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SingularConnectorOperator))) :*: (S1 ('MetaSel ('Just "inforNexus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InforNexusConnectorOperator)) :*: S1 ('MetaSel ('Just "amplitude") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AmplitudeConnectorOperator))))) :*: (((S1 ('MetaSel ('Just "datadog") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DatadogConnectorOperator)) :*: S1 ('MetaSel ('Just "googleAnalytics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GoogleAnalyticsConnectorOperator))) :*: (S1 ('MetaSel ('Just "sAPOData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SAPODataConnectorOperator)) :*: S1 ('MetaSel ('Just "salesforce") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SalesforceConnectorOperator)))) :*: ((S1 ('MetaSel ('Just "zendesk") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ZendeskConnectorOperator)) :*: S1 ('MetaSel ('Just "s3") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3ConnectorOperator))) :*: (S1 ('MetaSel ('Just "trendmicro") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrendmicroConnectorOperator)) :*: S1 ('MetaSel ('Just "veeva") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VeevaConnectorOperator)))))))

newConnectorOperator :: ConnectorOperator Source #

Create a value of ConnectorOperator with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:serviceNow:ConnectorOperator', connectorOperator_serviceNow - The operation to be performed on the provided ServiceNow source fields.

$sel:dynatrace:ConnectorOperator', connectorOperator_dynatrace - The operation to be performed on the provided Dynatrace source fields.

$sel:marketo:ConnectorOperator', connectorOperator_marketo - The operation to be performed on the provided Marketo source fields.

$sel:slack:ConnectorOperator', connectorOperator_slack - The operation to be performed on the provided Slack source fields.

$sel:singular:ConnectorOperator', connectorOperator_singular - The operation to be performed on the provided Singular source fields.

$sel:inforNexus:ConnectorOperator', connectorOperator_inforNexus - The operation to be performed on the provided Infor Nexus source fields.

$sel:amplitude:ConnectorOperator', connectorOperator_amplitude - The operation to be performed on the provided Amplitude source fields.

$sel:datadog:ConnectorOperator', connectorOperator_datadog - The operation to be performed on the provided Datadog source fields.

$sel:googleAnalytics:ConnectorOperator', connectorOperator_googleAnalytics - The operation to be performed on the provided Google Analytics source fields.

$sel:sAPOData:ConnectorOperator', connectorOperator_sAPOData - The operation to be performed on the provided SAPOData source fields.

$sel:salesforce:ConnectorOperator', connectorOperator_salesforce - The operation to be performed on the provided Salesforce source fields.

$sel:zendesk:ConnectorOperator', connectorOperator_zendesk - The operation to be performed on the provided Zendesk source fields.

$sel:s3:ConnectorOperator', connectorOperator_s3 - The operation to be performed on the provided Amazon S3 source fields.

$sel:trendmicro:ConnectorOperator', connectorOperator_trendmicro - The operation to be performed on the provided Trend Micro source fields.

$sel:veeva:ConnectorOperator', connectorOperator_veeva - The operation to be performed on the provided Veeva source fields.

connectorOperator_serviceNow :: Lens' ConnectorOperator (Maybe ServiceNowConnectorOperator) Source #

The operation to be performed on the provided ServiceNow source fields.

connectorOperator_dynatrace :: Lens' ConnectorOperator (Maybe DynatraceConnectorOperator) Source #

The operation to be performed on the provided Dynatrace source fields.

connectorOperator_marketo :: Lens' ConnectorOperator (Maybe MarketoConnectorOperator) Source #

The operation to be performed on the provided Marketo source fields.

connectorOperator_slack :: Lens' ConnectorOperator (Maybe SlackConnectorOperator) Source #

The operation to be performed on the provided Slack source fields.

connectorOperator_singular :: Lens' ConnectorOperator (Maybe SingularConnectorOperator) Source #

The operation to be performed on the provided Singular source fields.

connectorOperator_inforNexus :: Lens' ConnectorOperator (Maybe InforNexusConnectorOperator) Source #

The operation to be performed on the provided Infor Nexus source fields.

connectorOperator_amplitude :: Lens' ConnectorOperator (Maybe AmplitudeConnectorOperator) Source #

The operation to be performed on the provided Amplitude source fields.

connectorOperator_datadog :: Lens' ConnectorOperator (Maybe DatadogConnectorOperator) Source #

The operation to be performed on the provided Datadog source fields.

connectorOperator_googleAnalytics :: Lens' ConnectorOperator (Maybe GoogleAnalyticsConnectorOperator) Source #

The operation to be performed on the provided Google Analytics source fields.

connectorOperator_sAPOData :: Lens' ConnectorOperator (Maybe SAPODataConnectorOperator) Source #

The operation to be performed on the provided SAPOData source fields.

connectorOperator_salesforce :: Lens' ConnectorOperator (Maybe SalesforceConnectorOperator) Source #

The operation to be performed on the provided Salesforce source fields.

connectorOperator_zendesk :: Lens' ConnectorOperator (Maybe ZendeskConnectorOperator) Source #

The operation to be performed on the provided Zendesk source fields.

connectorOperator_s3 :: Lens' ConnectorOperator (Maybe S3ConnectorOperator) Source #

The operation to be performed on the provided Amazon S3 source fields.

connectorOperator_trendmicro :: Lens' ConnectorOperator (Maybe TrendmicroConnectorOperator) Source #

The operation to be performed on the provided Trend Micro source fields.

connectorOperator_veeva :: Lens' ConnectorOperator (Maybe VeevaConnectorOperator) Source #

The operation to be performed on the provided Veeva source fields.

ConnectorProfile

data ConnectorProfile Source #

Describes an instance of a connector. This includes the provided name, credentials ARN, connection-mode, and so on. To keep the API intuitive and extensible, the fields that are common to all types of connector profiles are explicitly specified at the top level. The rest of the connector-specific properties are available via the connectorProfileProperties field.

See: newConnectorProfile smart constructor.

Constructors

ConnectorProfile' 

Fields

Instances

Instances details
Eq ConnectorProfile Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfile

Read ConnectorProfile Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfile

Show ConnectorProfile Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfile

Generic ConnectorProfile Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfile

Associated Types

type Rep ConnectorProfile :: Type -> Type #

NFData ConnectorProfile Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfile

Methods

rnf :: ConnectorProfile -> () #

Hashable ConnectorProfile Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfile

FromJSON ConnectorProfile Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfile

type Rep ConnectorProfile Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfile

type Rep ConnectorProfile = D1 ('MetaData "ConnectorProfile" "Network.AWS.AppFlow.Types.ConnectorProfile" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ConnectorProfile'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "connectorProfileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastUpdatedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "credentialsArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "connectorProfileProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectorProfileProperties)) :*: S1 ('MetaSel ('Just "connectionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectionMode))) :*: (S1 ('MetaSel ('Just "connectorProfileArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "privateConnectionProvisioningState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PrivateConnectionProvisioningState)) :*: S1 ('MetaSel ('Just "connectorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectorType)))))))

newConnectorProfile :: ConnectorProfile Source #

Create a value of ConnectorProfile with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:connectorProfileName:ConnectorProfile', connectorProfile_connectorProfileName - The name of the connector profile. The name is unique for each ConnectorProfile in the Amazon Web Services account.

$sel:lastUpdatedAt:ConnectorProfile', connectorProfile_lastUpdatedAt - Specifies when the connector profile was last updated.

$sel:createdAt:ConnectorProfile', connectorProfile_createdAt - Specifies when the connector profile was created.

$sel:credentialsArn:ConnectorProfile', connectorProfile_credentialsArn - The Amazon Resource Name (ARN) of the connector profile credentials.

$sel:connectorProfileProperties:ConnectorProfile', connectorProfile_connectorProfileProperties - The connector-specific properties of the profile configuration.

$sel:connectionMode:ConnectorProfile', connectorProfile_connectionMode - Indicates the connection mode and if it is public or private.

$sel:connectorProfileArn:ConnectorProfile', connectorProfile_connectorProfileArn - The Amazon Resource Name (ARN) of the connector profile.

$sel:privateConnectionProvisioningState:ConnectorProfile', connectorProfile_privateConnectionProvisioningState - Specifies the private connection provisioning state.

$sel:connectorType:ConnectorProfile', connectorProfile_connectorType - The type of connector, such as Salesforce, Amplitude, and so on.

connectorProfile_connectorProfileName :: Lens' ConnectorProfile (Maybe Text) Source #

The name of the connector profile. The name is unique for each ConnectorProfile in the Amazon Web Services account.

connectorProfile_lastUpdatedAt :: Lens' ConnectorProfile (Maybe UTCTime) Source #

Specifies when the connector profile was last updated.

connectorProfile_createdAt :: Lens' ConnectorProfile (Maybe UTCTime) Source #

Specifies when the connector profile was created.

connectorProfile_credentialsArn :: Lens' ConnectorProfile (Maybe Text) Source #

The Amazon Resource Name (ARN) of the connector profile credentials.

connectorProfile_connectorProfileProperties :: Lens' ConnectorProfile (Maybe ConnectorProfileProperties) Source #

The connector-specific properties of the profile configuration.

connectorProfile_connectionMode :: Lens' ConnectorProfile (Maybe ConnectionMode) Source #

Indicates the connection mode and if it is public or private.

connectorProfile_connectorProfileArn :: Lens' ConnectorProfile (Maybe Text) Source #

The Amazon Resource Name (ARN) of the connector profile.

connectorProfile_connectorType :: Lens' ConnectorProfile (Maybe ConnectorType) Source #

The type of connector, such as Salesforce, Amplitude, and so on.

ConnectorProfileConfig

data ConnectorProfileConfig Source #

Defines the connector-specific configuration and credentials for the connector profile.

See: newConnectorProfileConfig smart constructor.

Constructors

ConnectorProfileConfig' 

Fields

Instances

Instances details
Eq ConnectorProfileConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileConfig

Show ConnectorProfileConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileConfig

Generic ConnectorProfileConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileConfig

Associated Types

type Rep ConnectorProfileConfig :: Type -> Type #

NFData ConnectorProfileConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileConfig

Methods

rnf :: ConnectorProfileConfig -> () #

Hashable ConnectorProfileConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileConfig

ToJSON ConnectorProfileConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileConfig

type Rep ConnectorProfileConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileConfig

type Rep ConnectorProfileConfig = D1 ('MetaData "ConnectorProfileConfig" "Network.AWS.AppFlow.Types.ConnectorProfileConfig" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ConnectorProfileConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "connectorProfileProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ConnectorProfileProperties) :*: S1 ('MetaSel ('Just "connectorProfileCredentials") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ConnectorProfileCredentials)))

newConnectorProfileConfig Source #

Create a value of ConnectorProfileConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:connectorProfileProperties:ConnectorProfileConfig', connectorProfileConfig_connectorProfileProperties - The connector-specific properties of the profile configuration.

$sel:connectorProfileCredentials:ConnectorProfileConfig', connectorProfileConfig_connectorProfileCredentials - The connector-specific credentials required by each connector.

ConnectorProfileCredentials

data ConnectorProfileCredentials Source #

The connector-specific credentials required by a connector.

See: newConnectorProfileCredentials smart constructor.

Constructors

ConnectorProfileCredentials' 

Fields

Instances

Instances details
Eq ConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileCredentials

Show ConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileCredentials

Generic ConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileCredentials

Associated Types

type Rep ConnectorProfileCredentials :: Type -> Type #

NFData ConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileCredentials

Hashable ConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileCredentials

ToJSON ConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileCredentials

type Rep ConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileCredentials

type Rep ConnectorProfileCredentials = D1 ('MetaData "ConnectorProfileCredentials" "Network.AWS.AppFlow.Types.ConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ConnectorProfileCredentials'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "snowflake") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SnowflakeConnectorProfileCredentials)) :*: S1 ('MetaSel ('Just "honeycode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HoneycodeConnectorProfileCredentials))) :*: (S1 ('MetaSel ('Just "serviceNow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceNowConnectorProfileCredentials)) :*: S1 ('MetaSel ('Just "dynatrace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DynatraceConnectorProfileCredentials)))) :*: ((S1 ('MetaSel ('Just "marketo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MarketoConnectorProfileCredentials)) :*: S1 ('MetaSel ('Just "slack") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SlackConnectorProfileCredentials))) :*: (S1 ('MetaSel ('Just "singular") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SingularConnectorProfileCredentials)) :*: S1 ('MetaSel ('Just "inforNexus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InforNexusConnectorProfileCredentials))))) :*: (((S1 ('MetaSel ('Just "amplitude") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AmplitudeConnectorProfileCredentials)) :*: S1 ('MetaSel ('Just "datadog") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DatadogConnectorProfileCredentials))) :*: (S1 ('MetaSel ('Just "googleAnalytics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GoogleAnalyticsConnectorProfileCredentials)) :*: S1 ('MetaSel ('Just "sAPOData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SAPODataConnectorProfileCredentials)))) :*: ((S1 ('MetaSel ('Just "salesforce") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SalesforceConnectorProfileCredentials)) :*: S1 ('MetaSel ('Just "zendesk") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ZendeskConnectorProfileCredentials))) :*: (S1 ('MetaSel ('Just "trendmicro") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrendmicroConnectorProfileCredentials)) :*: (S1 ('MetaSel ('Just "redshift") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RedshiftConnectorProfileCredentials)) :*: S1 ('MetaSel ('Just "veeva") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VeevaConnectorProfileCredentials))))))))

newConnectorProfileCredentials :: ConnectorProfileCredentials Source #

Create a value of ConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:snowflake:ConnectorProfileCredentials', connectorProfileCredentials_snowflake - The connector-specific credentials required when using Snowflake.

$sel:honeycode:ConnectorProfileCredentials', connectorProfileCredentials_honeycode - The connector-specific credentials required when using Amazon Honeycode.

$sel:serviceNow:ConnectorProfileCredentials', connectorProfileCredentials_serviceNow - The connector-specific credentials required when using ServiceNow.

$sel:dynatrace:ConnectorProfileCredentials', connectorProfileCredentials_dynatrace - The connector-specific credentials required when using Dynatrace.

$sel:marketo:ConnectorProfileCredentials', connectorProfileCredentials_marketo - The connector-specific credentials required when using Marketo.

$sel:slack:ConnectorProfileCredentials', connectorProfileCredentials_slack - The connector-specific credentials required when using Slack.

$sel:singular:ConnectorProfileCredentials', connectorProfileCredentials_singular - The connector-specific credentials required when using Singular.

$sel:inforNexus:ConnectorProfileCredentials', connectorProfileCredentials_inforNexus - The connector-specific credentials required when using Infor Nexus.

$sel:amplitude:ConnectorProfileCredentials', connectorProfileCredentials_amplitude - The connector-specific credentials required when using Amplitude.

$sel:datadog:ConnectorProfileCredentials', connectorProfileCredentials_datadog - The connector-specific credentials required when using Datadog.

$sel:googleAnalytics:ConnectorProfileCredentials', connectorProfileCredentials_googleAnalytics - The connector-specific credentials required when using Google Analytics.

$sel:sAPOData:ConnectorProfileCredentials', connectorProfileCredentials_sAPOData - Undocumented member.

$sel:salesforce:ConnectorProfileCredentials', connectorProfileCredentials_salesforce - The connector-specific credentials required when using Salesforce.

$sel:zendesk:ConnectorProfileCredentials', connectorProfileCredentials_zendesk - The connector-specific credentials required when using Zendesk.

$sel:trendmicro:ConnectorProfileCredentials', connectorProfileCredentials_trendmicro - The connector-specific credentials required when using Trend Micro.

$sel:redshift:ConnectorProfileCredentials', connectorProfileCredentials_redshift - The connector-specific credentials required when using Amazon Redshift.

$sel:veeva:ConnectorProfileCredentials', connectorProfileCredentials_veeva - The connector-specific credentials required when using Veeva.

connectorProfileCredentials_honeycode :: Lens' ConnectorProfileCredentials (Maybe HoneycodeConnectorProfileCredentials) Source #

The connector-specific credentials required when using Amazon Honeycode.

connectorProfileCredentials_redshift :: Lens' ConnectorProfileCredentials (Maybe RedshiftConnectorProfileCredentials) Source #

The connector-specific credentials required when using Amazon Redshift.

ConnectorProfileProperties

data ConnectorProfileProperties Source #

The connector-specific profile properties required by each connector.

See: newConnectorProfileProperties smart constructor.

Constructors

ConnectorProfileProperties' 

Fields

Instances

Instances details
Eq ConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileProperties

Read ConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileProperties

Show ConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileProperties

Generic ConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileProperties

Associated Types

type Rep ConnectorProfileProperties :: Type -> Type #

NFData ConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileProperties

Hashable ConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileProperties

ToJSON ConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileProperties

FromJSON ConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileProperties

type Rep ConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ConnectorProfileProperties

type Rep ConnectorProfileProperties = D1 ('MetaData "ConnectorProfileProperties" "Network.AWS.AppFlow.Types.ConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ConnectorProfileProperties'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "snowflake") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SnowflakeConnectorProfileProperties)) :*: S1 ('MetaSel ('Just "honeycode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HoneycodeConnectorProfileProperties))) :*: (S1 ('MetaSel ('Just "serviceNow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceNowConnectorProfileProperties)) :*: S1 ('MetaSel ('Just "dynatrace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DynatraceConnectorProfileProperties)))) :*: ((S1 ('MetaSel ('Just "marketo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MarketoConnectorProfileProperties)) :*: S1 ('MetaSel ('Just "slack") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SlackConnectorProfileProperties))) :*: (S1 ('MetaSel ('Just "singular") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SingularConnectorProfileProperties)) :*: S1 ('MetaSel ('Just "inforNexus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InforNexusConnectorProfileProperties))))) :*: (((S1 ('MetaSel ('Just "amplitude") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AmplitudeConnectorProfileProperties)) :*: S1 ('MetaSel ('Just "datadog") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DatadogConnectorProfileProperties))) :*: (S1 ('MetaSel ('Just "googleAnalytics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GoogleAnalyticsConnectorProfileProperties)) :*: S1 ('MetaSel ('Just "sAPOData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SAPODataConnectorProfileProperties)))) :*: ((S1 ('MetaSel ('Just "salesforce") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SalesforceConnectorProfileProperties)) :*: S1 ('MetaSel ('Just "zendesk") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ZendeskConnectorProfileProperties))) :*: (S1 ('MetaSel ('Just "trendmicro") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrendmicroConnectorProfileProperties)) :*: (S1 ('MetaSel ('Just "redshift") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RedshiftConnectorProfileProperties)) :*: S1 ('MetaSel ('Just "veeva") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VeevaConnectorProfileProperties))))))))

newConnectorProfileProperties :: ConnectorProfileProperties Source #

Create a value of ConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:snowflake:ConnectorProfileProperties', connectorProfileProperties_snowflake - The connector-specific properties required by Snowflake.

$sel:honeycode:ConnectorProfileProperties', connectorProfileProperties_honeycode - The connector-specific properties required by Amazon Honeycode.

$sel:serviceNow:ConnectorProfileProperties', connectorProfileProperties_serviceNow - The connector-specific properties required by serviceNow.

$sel:dynatrace:ConnectorProfileProperties', connectorProfileProperties_dynatrace - The connector-specific properties required by Dynatrace.

$sel:marketo:ConnectorProfileProperties', connectorProfileProperties_marketo - The connector-specific properties required by Marketo.

$sel:slack:ConnectorProfileProperties', connectorProfileProperties_slack - The connector-specific properties required by Slack.

$sel:singular:ConnectorProfileProperties', connectorProfileProperties_singular - The connector-specific properties required by Singular.

$sel:inforNexus:ConnectorProfileProperties', connectorProfileProperties_inforNexus - The connector-specific properties required by Infor Nexus.

$sel:amplitude:ConnectorProfileProperties', connectorProfileProperties_amplitude - The connector-specific properties required by Amplitude.

$sel:datadog:ConnectorProfileProperties', connectorProfileProperties_datadog - The connector-specific properties required by Datadog.

$sel:googleAnalytics:ConnectorProfileProperties', connectorProfileProperties_googleAnalytics - The connector-specific properties required Google Analytics.

$sel:sAPOData:ConnectorProfileProperties', connectorProfileProperties_sAPOData - Undocumented member.

$sel:salesforce:ConnectorProfileProperties', connectorProfileProperties_salesforce - The connector-specific properties required by Salesforce.

$sel:zendesk:ConnectorProfileProperties', connectorProfileProperties_zendesk - The connector-specific properties required by Zendesk.

$sel:trendmicro:ConnectorProfileProperties', connectorProfileProperties_trendmicro - The connector-specific properties required by Trend Micro.

$sel:redshift:ConnectorProfileProperties', connectorProfileProperties_redshift - The connector-specific properties required by Amazon Redshift.

$sel:veeva:ConnectorProfileProperties', connectorProfileProperties_veeva - The connector-specific properties required by Veeva.

CustomerProfilesDestinationProperties

data CustomerProfilesDestinationProperties Source #

The properties that are applied when Amazon Connect Customer Profiles is used as a destination.

See: newCustomerProfilesDestinationProperties smart constructor.

Constructors

CustomerProfilesDestinationProperties' 

Fields

  • objectTypeName :: Maybe Text

    The object specified in the Amazon Connect Customer Profiles flow destination.

  • domainName :: Text

    The unique name of the Amazon Connect Customer Profiles domain.

Instances

Instances details
Eq CustomerProfilesDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesDestinationProperties

Read CustomerProfilesDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesDestinationProperties

Show CustomerProfilesDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesDestinationProperties

Generic CustomerProfilesDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesDestinationProperties

NFData CustomerProfilesDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesDestinationProperties

Hashable CustomerProfilesDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesDestinationProperties

ToJSON CustomerProfilesDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesDestinationProperties

FromJSON CustomerProfilesDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesDestinationProperties

type Rep CustomerProfilesDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesDestinationProperties

type Rep CustomerProfilesDestinationProperties = D1 ('MetaData "CustomerProfilesDestinationProperties" "Network.AWS.AppFlow.Types.CustomerProfilesDestinationProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "CustomerProfilesDestinationProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "objectTypeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "domainName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCustomerProfilesDestinationProperties Source #

Create a value of CustomerProfilesDestinationProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:objectTypeName:CustomerProfilesDestinationProperties', customerProfilesDestinationProperties_objectTypeName - The object specified in the Amazon Connect Customer Profiles flow destination.

$sel:domainName:CustomerProfilesDestinationProperties', customerProfilesDestinationProperties_domainName - The unique name of the Amazon Connect Customer Profiles domain.

customerProfilesDestinationProperties_objectTypeName :: Lens' CustomerProfilesDestinationProperties (Maybe Text) Source #

The object specified in the Amazon Connect Customer Profiles flow destination.

customerProfilesDestinationProperties_domainName :: Lens' CustomerProfilesDestinationProperties Text Source #

The unique name of the Amazon Connect Customer Profiles domain.

CustomerProfilesMetadata

data CustomerProfilesMetadata Source #

The connector metadata specific to Amazon Connect Customer Profiles.

See: newCustomerProfilesMetadata smart constructor.

Instances

Instances details
Eq CustomerProfilesMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesMetadata

Read CustomerProfilesMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesMetadata

Show CustomerProfilesMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesMetadata

Generic CustomerProfilesMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesMetadata

Associated Types

type Rep CustomerProfilesMetadata :: Type -> Type #

NFData CustomerProfilesMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesMetadata

Hashable CustomerProfilesMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesMetadata

FromJSON CustomerProfilesMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesMetadata

type Rep CustomerProfilesMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.CustomerProfilesMetadata

type Rep CustomerProfilesMetadata = D1 ('MetaData "CustomerProfilesMetadata" "Network.AWS.AppFlow.Types.CustomerProfilesMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "CustomerProfilesMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newCustomerProfilesMetadata :: CustomerProfilesMetadata Source #

Create a value of CustomerProfilesMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

DatadogConnectorProfileCredentials

data DatadogConnectorProfileCredentials Source #

The connector-specific credentials required by Datadog.

See: newDatadogConnectorProfileCredentials smart constructor.

Constructors

DatadogConnectorProfileCredentials' 

Fields

  • apiKey :: Text

    A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.

  • applicationKey :: Text

    Application keys, in conjunction with your API key, give you full access to Datadog’s programmatic API. Application keys are associated with the user account that created them. The application key is used to log all requests made to the API.

Instances

Instances details
Eq DatadogConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileCredentials

Read DatadogConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileCredentials

Show DatadogConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileCredentials

Generic DatadogConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileCredentials

Associated Types

type Rep DatadogConnectorProfileCredentials :: Type -> Type #

NFData DatadogConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileCredentials

Hashable DatadogConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileCredentials

ToJSON DatadogConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileCredentials

type Rep DatadogConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileCredentials

type Rep DatadogConnectorProfileCredentials = D1 ('MetaData "DatadogConnectorProfileCredentials" "Network.AWS.AppFlow.Types.DatadogConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "DatadogConnectorProfileCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "apiKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "applicationKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDatadogConnectorProfileCredentials Source #

Create a value of DatadogConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:apiKey:DatadogConnectorProfileCredentials', datadogConnectorProfileCredentials_apiKey - A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.

$sel:applicationKey:DatadogConnectorProfileCredentials', datadogConnectorProfileCredentials_applicationKey - Application keys, in conjunction with your API key, give you full access to Datadog’s programmatic API. Application keys are associated with the user account that created them. The application key is used to log all requests made to the API.

datadogConnectorProfileCredentials_apiKey :: Lens' DatadogConnectorProfileCredentials Text Source #

A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.

datadogConnectorProfileCredentials_applicationKey :: Lens' DatadogConnectorProfileCredentials Text Source #

Application keys, in conjunction with your API key, give you full access to Datadog’s programmatic API. Application keys are associated with the user account that created them. The application key is used to log all requests made to the API.

DatadogConnectorProfileProperties

data DatadogConnectorProfileProperties Source #

The connector-specific profile properties required by Datadog.

See: newDatadogConnectorProfileProperties smart constructor.

Constructors

DatadogConnectorProfileProperties' 

Fields

Instances

Instances details
Eq DatadogConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileProperties

Read DatadogConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileProperties

Show DatadogConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileProperties

Generic DatadogConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileProperties

Associated Types

type Rep DatadogConnectorProfileProperties :: Type -> Type #

NFData DatadogConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileProperties

Hashable DatadogConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileProperties

ToJSON DatadogConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileProperties

FromJSON DatadogConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileProperties

type Rep DatadogConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogConnectorProfileProperties

type Rep DatadogConnectorProfileProperties = D1 ('MetaData "DatadogConnectorProfileProperties" "Network.AWS.AppFlow.Types.DatadogConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "DatadogConnectorProfileProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDatadogConnectorProfileProperties Source #

Create a value of DatadogConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceUrl:DatadogConnectorProfileProperties', datadogConnectorProfileProperties_instanceUrl - The location of the Datadog resource.

DatadogMetadata

data DatadogMetadata Source #

The connector metadata specific to Datadog.

See: newDatadogMetadata smart constructor.

Constructors

DatadogMetadata' 

Instances

Instances details
Eq DatadogMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogMetadata

Read DatadogMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogMetadata

Show DatadogMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogMetadata

Generic DatadogMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogMetadata

Associated Types

type Rep DatadogMetadata :: Type -> Type #

NFData DatadogMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogMetadata

Methods

rnf :: DatadogMetadata -> () #

Hashable DatadogMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogMetadata

FromJSON DatadogMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogMetadata

type Rep DatadogMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogMetadata

type Rep DatadogMetadata = D1 ('MetaData "DatadogMetadata" "Network.AWS.AppFlow.Types.DatadogMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "DatadogMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newDatadogMetadata :: DatadogMetadata Source #

Create a value of DatadogMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

DatadogSourceProperties

data DatadogSourceProperties Source #

The properties that are applied when Datadog is being used as a source.

See: newDatadogSourceProperties smart constructor.

Constructors

DatadogSourceProperties' 

Fields

  • object' :: Text

    The object specified in the Datadog flow source.

Instances

Instances details
Eq DatadogSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogSourceProperties

Read DatadogSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogSourceProperties

Show DatadogSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogSourceProperties

Generic DatadogSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogSourceProperties

Associated Types

type Rep DatadogSourceProperties :: Type -> Type #

NFData DatadogSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogSourceProperties

Methods

rnf :: DatadogSourceProperties -> () #

Hashable DatadogSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogSourceProperties

ToJSON DatadogSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogSourceProperties

FromJSON DatadogSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogSourceProperties

type Rep DatadogSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DatadogSourceProperties

type Rep DatadogSourceProperties = D1 ('MetaData "DatadogSourceProperties" "Network.AWS.AppFlow.Types.DatadogSourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "DatadogSourceProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDatadogSourceProperties Source #

Create a value of DatadogSourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:object':DatadogSourceProperties', datadogSourceProperties_object - The object specified in the Datadog flow source.

datadogSourceProperties_object :: Lens' DatadogSourceProperties Text Source #

The object specified in the Datadog flow source.

DestinationConnectorProperties

data DestinationConnectorProperties Source #

This stores the information that is required to query a particular connector.

See: newDestinationConnectorProperties smart constructor.

Constructors

DestinationConnectorProperties' 

Fields

Instances

Instances details
Eq DestinationConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationConnectorProperties

Read DestinationConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationConnectorProperties

Show DestinationConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationConnectorProperties

Generic DestinationConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationConnectorProperties

Associated Types

type Rep DestinationConnectorProperties :: Type -> Type #

NFData DestinationConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationConnectorProperties

Hashable DestinationConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationConnectorProperties

ToJSON DestinationConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationConnectorProperties

FromJSON DestinationConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationConnectorProperties

type Rep DestinationConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationConnectorProperties

type Rep DestinationConnectorProperties = D1 ('MetaData "DestinationConnectorProperties" "Network.AWS.AppFlow.Types.DestinationConnectorProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "DestinationConnectorProperties'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "upsolver") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UpsolverDestinationProperties)) :*: S1 ('MetaSel ('Just "snowflake") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SnowflakeDestinationProperties))) :*: (S1 ('MetaSel ('Just "honeycode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HoneycodeDestinationProperties)) :*: (S1 ('MetaSel ('Just "lookoutMetrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LookoutMetricsDestinationProperties)) :*: S1 ('MetaSel ('Just "customerProfiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CustomerProfilesDestinationProperties))))) :*: ((S1 ('MetaSel ('Just "salesforce") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SalesforceDestinationProperties)) :*: S1 ('MetaSel ('Just "zendesk") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ZendeskDestinationProperties))) :*: (S1 ('MetaSel ('Just "s3") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3DestinationProperties)) :*: (S1 ('MetaSel ('Just "eventBridge") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EventBridgeDestinationProperties)) :*: S1 ('MetaSel ('Just "redshift") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RedshiftDestinationProperties)))))))

newDestinationConnectorProperties :: DestinationConnectorProperties Source #

Create a value of DestinationConnectorProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:upsolver:DestinationConnectorProperties', destinationConnectorProperties_upsolver - The properties required to query Upsolver.

$sel:snowflake:DestinationConnectorProperties', destinationConnectorProperties_snowflake - The properties required to query Snowflake.

$sel:honeycode:DestinationConnectorProperties', destinationConnectorProperties_honeycode - The properties required to query Amazon Honeycode.

$sel:lookoutMetrics:DestinationConnectorProperties', destinationConnectorProperties_lookoutMetrics - The properties required to query Amazon Lookout for Metrics.

$sel:customerProfiles:DestinationConnectorProperties', destinationConnectorProperties_customerProfiles - The properties required to query Amazon Connect Customer Profiles.

$sel:salesforce:DestinationConnectorProperties', destinationConnectorProperties_salesforce - The properties required to query Salesforce.

$sel:zendesk:DestinationConnectorProperties', destinationConnectorProperties_zendesk - The properties required to query Zendesk.

$sel:s3:DestinationConnectorProperties', destinationConnectorProperties_s3 - The properties required to query Amazon S3.

$sel:eventBridge:DestinationConnectorProperties', destinationConnectorProperties_eventBridge - The properties required to query Amazon EventBridge.

$sel:redshift:DestinationConnectorProperties', destinationConnectorProperties_redshift - The properties required to query Amazon Redshift.

DestinationFieldProperties

data DestinationFieldProperties Source #

The properties that can be applied to a field when connector is being used as a destination.

See: newDestinationFieldProperties smart constructor.

Constructors

DestinationFieldProperties' 

Fields

  • isUpdatable :: Maybe Bool

    Specifies whether the field can be updated during an UPDATE or UPSERT write operation.

  • isNullable :: Maybe Bool

    Specifies if the destination field can have a null value.

  • supportedWriteOperations :: Maybe [WriteOperationType]

    A list of supported write operations. For each write operation listed, this field can be used in idFieldNames when that write operation is present as a destination option.

  • isUpsertable :: Maybe Bool

    Specifies if the flow run can either insert new rows in the destination field if they do not already exist, or update them if they do.

  • isCreatable :: Maybe Bool

    Specifies if the destination field can be created by the current user.

Instances

Instances details
Eq DestinationFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFieldProperties

Read DestinationFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFieldProperties

Show DestinationFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFieldProperties

Generic DestinationFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFieldProperties

Associated Types

type Rep DestinationFieldProperties :: Type -> Type #

NFData DestinationFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFieldProperties

Hashable DestinationFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFieldProperties

FromJSON DestinationFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFieldProperties

type Rep DestinationFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFieldProperties

type Rep DestinationFieldProperties = D1 ('MetaData "DestinationFieldProperties" "Network.AWS.AppFlow.Types.DestinationFieldProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "DestinationFieldProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "isUpdatable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "isNullable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "supportedWriteOperations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [WriteOperationType])) :*: (S1 ('MetaSel ('Just "isUpsertable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "isCreatable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))))

newDestinationFieldProperties :: DestinationFieldProperties Source #

Create a value of DestinationFieldProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:isUpdatable:DestinationFieldProperties', destinationFieldProperties_isUpdatable - Specifies whether the field can be updated during an UPDATE or UPSERT write operation.

$sel:isNullable:DestinationFieldProperties', destinationFieldProperties_isNullable - Specifies if the destination field can have a null value.

$sel:supportedWriteOperations:DestinationFieldProperties', destinationFieldProperties_supportedWriteOperations - A list of supported write operations. For each write operation listed, this field can be used in idFieldNames when that write operation is present as a destination option.

$sel:isUpsertable:DestinationFieldProperties', destinationFieldProperties_isUpsertable - Specifies if the flow run can either insert new rows in the destination field if they do not already exist, or update them if they do.

$sel:isCreatable:DestinationFieldProperties', destinationFieldProperties_isCreatable - Specifies if the destination field can be created by the current user.

destinationFieldProperties_isUpdatable :: Lens' DestinationFieldProperties (Maybe Bool) Source #

Specifies whether the field can be updated during an UPDATE or UPSERT write operation.

destinationFieldProperties_isNullable :: Lens' DestinationFieldProperties (Maybe Bool) Source #

Specifies if the destination field can have a null value.

destinationFieldProperties_supportedWriteOperations :: Lens' DestinationFieldProperties (Maybe [WriteOperationType]) Source #

A list of supported write operations. For each write operation listed, this field can be used in idFieldNames when that write operation is present as a destination option.

destinationFieldProperties_isUpsertable :: Lens' DestinationFieldProperties (Maybe Bool) Source #

Specifies if the flow run can either insert new rows in the destination field if they do not already exist, or update them if they do.

destinationFieldProperties_isCreatable :: Lens' DestinationFieldProperties (Maybe Bool) Source #

Specifies if the destination field can be created by the current user.

DestinationFlowConfig

data DestinationFlowConfig Source #

Contains information about the configuration of destination connectors present in the flow.

See: newDestinationFlowConfig smart constructor.

Constructors

DestinationFlowConfig' 

Fields

Instances

Instances details
Eq DestinationFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFlowConfig

Read DestinationFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFlowConfig

Show DestinationFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFlowConfig

Generic DestinationFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFlowConfig

Associated Types

type Rep DestinationFlowConfig :: Type -> Type #

NFData DestinationFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFlowConfig

Methods

rnf :: DestinationFlowConfig -> () #

Hashable DestinationFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFlowConfig

ToJSON DestinationFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFlowConfig

FromJSON DestinationFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFlowConfig

type Rep DestinationFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DestinationFlowConfig

type Rep DestinationFlowConfig = D1 ('MetaData "DestinationFlowConfig" "Network.AWS.AppFlow.Types.DestinationFlowConfig" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "DestinationFlowConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "connectorProfileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "connectorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ConnectorType) :*: S1 ('MetaSel ('Just "destinationConnectorProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DestinationConnectorProperties))))

newDestinationFlowConfig Source #

Create a value of DestinationFlowConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:connectorProfileName:DestinationFlowConfig', destinationFlowConfig_connectorProfileName - The name of the connector profile. This name must be unique for each connector profile in the Amazon Web Services account.

$sel:connectorType:DestinationFlowConfig', destinationFlowConfig_connectorType - The type of connector, such as Salesforce, Amplitude, and so on.

$sel:destinationConnectorProperties:DestinationFlowConfig', destinationFlowConfig_destinationConnectorProperties - This stores the information that is required to query a particular connector.

destinationFlowConfig_connectorProfileName :: Lens' DestinationFlowConfig (Maybe Text) Source #

The name of the connector profile. This name must be unique for each connector profile in the Amazon Web Services account.

destinationFlowConfig_connectorType :: Lens' DestinationFlowConfig ConnectorType Source #

The type of connector, such as Salesforce, Amplitude, and so on.

destinationFlowConfig_destinationConnectorProperties :: Lens' DestinationFlowConfig DestinationConnectorProperties Source #

This stores the information that is required to query a particular connector.

DynatraceConnectorProfileCredentials

data DynatraceConnectorProfileCredentials Source #

The connector-specific profile credentials required by Dynatrace.

See: newDynatraceConnectorProfileCredentials smart constructor.

Constructors

DynatraceConnectorProfileCredentials' 

Fields

  • apiToken :: Text

    The API tokens used by Dynatrace API to authenticate various API calls.

Instances

Instances details
Eq DynatraceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileCredentials

Read DynatraceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileCredentials

Show DynatraceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileCredentials

Generic DynatraceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileCredentials

NFData DynatraceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileCredentials

Hashable DynatraceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileCredentials

ToJSON DynatraceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileCredentials

type Rep DynatraceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileCredentials

type Rep DynatraceConnectorProfileCredentials = D1 ('MetaData "DynatraceConnectorProfileCredentials" "Network.AWS.AppFlow.Types.DynatraceConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "DynatraceConnectorProfileCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "apiToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDynatraceConnectorProfileCredentials Source #

Create a value of DynatraceConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:apiToken:DynatraceConnectorProfileCredentials', dynatraceConnectorProfileCredentials_apiToken - The API tokens used by Dynatrace API to authenticate various API calls.

dynatraceConnectorProfileCredentials_apiToken :: Lens' DynatraceConnectorProfileCredentials Text Source #

The API tokens used by Dynatrace API to authenticate various API calls.

DynatraceConnectorProfileProperties

data DynatraceConnectorProfileProperties Source #

The connector-specific profile properties required by Dynatrace.

See: newDynatraceConnectorProfileProperties smart constructor.

Constructors

DynatraceConnectorProfileProperties' 

Fields

Instances

Instances details
Eq DynatraceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileProperties

Read DynatraceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileProperties

Show DynatraceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileProperties

Generic DynatraceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileProperties

NFData DynatraceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileProperties

Hashable DynatraceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileProperties

ToJSON DynatraceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileProperties

FromJSON DynatraceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileProperties

type Rep DynatraceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceConnectorProfileProperties

type Rep DynatraceConnectorProfileProperties = D1 ('MetaData "DynatraceConnectorProfileProperties" "Network.AWS.AppFlow.Types.DynatraceConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "DynatraceConnectorProfileProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDynatraceConnectorProfileProperties Source #

Create a value of DynatraceConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceUrl:DynatraceConnectorProfileProperties', dynatraceConnectorProfileProperties_instanceUrl - The location of the Dynatrace resource.

DynatraceMetadata

data DynatraceMetadata Source #

The connector metadata specific to Dynatrace.

See: newDynatraceMetadata smart constructor.

Constructors

DynatraceMetadata' 

Instances

Instances details
Eq DynatraceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceMetadata

Read DynatraceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceMetadata

Show DynatraceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceMetadata

Generic DynatraceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceMetadata

Associated Types

type Rep DynatraceMetadata :: Type -> Type #

NFData DynatraceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceMetadata

Methods

rnf :: DynatraceMetadata -> () #

Hashable DynatraceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceMetadata

FromJSON DynatraceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceMetadata

type Rep DynatraceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceMetadata

type Rep DynatraceMetadata = D1 ('MetaData "DynatraceMetadata" "Network.AWS.AppFlow.Types.DynatraceMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "DynatraceMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newDynatraceMetadata :: DynatraceMetadata Source #

Create a value of DynatraceMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

DynatraceSourceProperties

data DynatraceSourceProperties Source #

The properties that are applied when Dynatrace is being used as a source.

See: newDynatraceSourceProperties smart constructor.

Constructors

DynatraceSourceProperties' 

Fields

  • object' :: Text

    The object specified in the Dynatrace flow source.

Instances

Instances details
Eq DynatraceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceSourceProperties

Read DynatraceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceSourceProperties

Show DynatraceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceSourceProperties

Generic DynatraceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceSourceProperties

Associated Types

type Rep DynatraceSourceProperties :: Type -> Type #

NFData DynatraceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceSourceProperties

Hashable DynatraceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceSourceProperties

ToJSON DynatraceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceSourceProperties

FromJSON DynatraceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceSourceProperties

type Rep DynatraceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.DynatraceSourceProperties

type Rep DynatraceSourceProperties = D1 ('MetaData "DynatraceSourceProperties" "Network.AWS.AppFlow.Types.DynatraceSourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "DynatraceSourceProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDynatraceSourceProperties Source #

Create a value of DynatraceSourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:object':DynatraceSourceProperties', dynatraceSourceProperties_object - The object specified in the Dynatrace flow source.

dynatraceSourceProperties_object :: Lens' DynatraceSourceProperties Text Source #

The object specified in the Dynatrace flow source.

ErrorHandlingConfig

data ErrorHandlingConfig Source #

The settings that determine how Amazon AppFlow handles an error when placing data in the destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. ErrorHandlingConfig is a part of the destination connector details.

See: newErrorHandlingConfig smart constructor.

Constructors

ErrorHandlingConfig' 

Fields

Instances

Instances details
Eq ErrorHandlingConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorHandlingConfig

Read ErrorHandlingConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorHandlingConfig

Show ErrorHandlingConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorHandlingConfig

Generic ErrorHandlingConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorHandlingConfig

Associated Types

type Rep ErrorHandlingConfig :: Type -> Type #

NFData ErrorHandlingConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorHandlingConfig

Methods

rnf :: ErrorHandlingConfig -> () #

Hashable ErrorHandlingConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorHandlingConfig

ToJSON ErrorHandlingConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorHandlingConfig

FromJSON ErrorHandlingConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorHandlingConfig

type Rep ErrorHandlingConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorHandlingConfig

type Rep ErrorHandlingConfig = D1 ('MetaData "ErrorHandlingConfig" "Network.AWS.AppFlow.Types.ErrorHandlingConfig" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ErrorHandlingConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "failOnFirstDestinationError") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "bucketPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "bucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newErrorHandlingConfig :: ErrorHandlingConfig Source #

Create a value of ErrorHandlingConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failOnFirstDestinationError:ErrorHandlingConfig', errorHandlingConfig_failOnFirstDestinationError - Specifies if the flow should fail after the first instance of a failure when attempting to place data in the destination.

$sel:bucketPrefix:ErrorHandlingConfig', errorHandlingConfig_bucketPrefix - Specifies the Amazon S3 bucket prefix.

$sel:bucketName:ErrorHandlingConfig', errorHandlingConfig_bucketName - Specifies the name of the Amazon S3 bucket.

errorHandlingConfig_failOnFirstDestinationError :: Lens' ErrorHandlingConfig (Maybe Bool) Source #

Specifies if the flow should fail after the first instance of a failure when attempting to place data in the destination.

errorHandlingConfig_bucketPrefix :: Lens' ErrorHandlingConfig (Maybe Text) Source #

Specifies the Amazon S3 bucket prefix.

errorHandlingConfig_bucketName :: Lens' ErrorHandlingConfig (Maybe Text) Source #

Specifies the name of the Amazon S3 bucket.

ErrorInfo

data ErrorInfo Source #

Provides details in the event of a failed flow, including the failure count and the related error messages.

See: newErrorInfo smart constructor.

Constructors

ErrorInfo' 

Fields

Instances

Instances details
Eq ErrorInfo Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorInfo

Read ErrorInfo Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorInfo

Show ErrorInfo Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorInfo

Generic ErrorInfo Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorInfo

Associated Types

type Rep ErrorInfo :: Type -> Type #

NFData ErrorInfo Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorInfo

Methods

rnf :: ErrorInfo -> () #

Hashable ErrorInfo Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorInfo

FromJSON ErrorInfo Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorInfo

type Rep ErrorInfo Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ErrorInfo

type Rep ErrorInfo = D1 ('MetaData "ErrorInfo" "Network.AWS.AppFlow.Types.ErrorInfo" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ErrorInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "executionMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "putFailuresCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))))

newErrorInfo :: ErrorInfo Source #

Create a value of ErrorInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:executionMessage:ErrorInfo', errorInfo_executionMessage - Specifies the error message that appears if a flow fails.

$sel:putFailuresCount:ErrorInfo', errorInfo_putFailuresCount - Specifies the failure count for the attempted flow.

errorInfo_executionMessage :: Lens' ErrorInfo (Maybe Text) Source #

Specifies the error message that appears if a flow fails.

errorInfo_putFailuresCount :: Lens' ErrorInfo (Maybe Integer) Source #

Specifies the failure count for the attempted flow.

EventBridgeDestinationProperties

data EventBridgeDestinationProperties Source #

The properties that are applied when Amazon EventBridge is being used as a destination.

See: newEventBridgeDestinationProperties smart constructor.

Constructors

EventBridgeDestinationProperties' 

Fields

Instances

Instances details
Eq EventBridgeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeDestinationProperties

Read EventBridgeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeDestinationProperties

Show EventBridgeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeDestinationProperties

Generic EventBridgeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeDestinationProperties

Associated Types

type Rep EventBridgeDestinationProperties :: Type -> Type #

NFData EventBridgeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeDestinationProperties

Hashable EventBridgeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeDestinationProperties

ToJSON EventBridgeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeDestinationProperties

FromJSON EventBridgeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeDestinationProperties

type Rep EventBridgeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeDestinationProperties

type Rep EventBridgeDestinationProperties = D1 ('MetaData "EventBridgeDestinationProperties" "Network.AWS.AppFlow.Types.EventBridgeDestinationProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "EventBridgeDestinationProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorHandlingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorHandlingConfig)) :*: S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newEventBridgeDestinationProperties Source #

Create a value of EventBridgeDestinationProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errorHandlingConfig:EventBridgeDestinationProperties', eventBridgeDestinationProperties_errorHandlingConfig - Undocumented member.

$sel:object':EventBridgeDestinationProperties', eventBridgeDestinationProperties_object - The object specified in the Amazon EventBridge flow destination.

eventBridgeDestinationProperties_object :: Lens' EventBridgeDestinationProperties Text Source #

The object specified in the Amazon EventBridge flow destination.

EventBridgeMetadata

data EventBridgeMetadata Source #

The connector metadata specific to Amazon EventBridge.

See: newEventBridgeMetadata smart constructor.

Constructors

EventBridgeMetadata' 

Instances

Instances details
Eq EventBridgeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeMetadata

Read EventBridgeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeMetadata

Show EventBridgeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeMetadata

Generic EventBridgeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeMetadata

Associated Types

type Rep EventBridgeMetadata :: Type -> Type #

NFData EventBridgeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeMetadata

Methods

rnf :: EventBridgeMetadata -> () #

Hashable EventBridgeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeMetadata

FromJSON EventBridgeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeMetadata

type Rep EventBridgeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.EventBridgeMetadata

type Rep EventBridgeMetadata = D1 ('MetaData "EventBridgeMetadata" "Network.AWS.AppFlow.Types.EventBridgeMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "EventBridgeMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newEventBridgeMetadata :: EventBridgeMetadata Source #

Create a value of EventBridgeMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

ExecutionDetails

data ExecutionDetails Source #

Describes the details of the flow run, including the timestamp, status, and message.

See: newExecutionDetails smart constructor.

Constructors

ExecutionDetails' 

Fields

Instances

Instances details
Eq ExecutionDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionDetails

Read ExecutionDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionDetails

Show ExecutionDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionDetails

Generic ExecutionDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionDetails

Associated Types

type Rep ExecutionDetails :: Type -> Type #

NFData ExecutionDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionDetails

Methods

rnf :: ExecutionDetails -> () #

Hashable ExecutionDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionDetails

FromJSON ExecutionDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionDetails

type Rep ExecutionDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionDetails

type Rep ExecutionDetails = D1 ('MetaData "ExecutionDetails" "Network.AWS.AppFlow.Types.ExecutionDetails" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ExecutionDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "mostRecentExecutionMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "mostRecentExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionStatus)) :*: S1 ('MetaSel ('Just "mostRecentExecutionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))

newExecutionDetails :: ExecutionDetails Source #

Create a value of ExecutionDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:mostRecentExecutionMessage:ExecutionDetails', executionDetails_mostRecentExecutionMessage - Describes the details of the most recent flow run.

$sel:mostRecentExecutionStatus:ExecutionDetails', executionDetails_mostRecentExecutionStatus - Specifies the status of the most recent flow run.

$sel:mostRecentExecutionTime:ExecutionDetails', executionDetails_mostRecentExecutionTime - Specifies the time of the most recent flow run.

executionDetails_mostRecentExecutionMessage :: Lens' ExecutionDetails (Maybe Text) Source #

Describes the details of the most recent flow run.

executionDetails_mostRecentExecutionStatus :: Lens' ExecutionDetails (Maybe ExecutionStatus) Source #

Specifies the status of the most recent flow run.

executionDetails_mostRecentExecutionTime :: Lens' ExecutionDetails (Maybe UTCTime) Source #

Specifies the time of the most recent flow run.

ExecutionRecord

data ExecutionRecord Source #

Specifies information about the past flow run instances for a given flow.

See: newExecutionRecord smart constructor.

Constructors

ExecutionRecord' 

Fields

Instances

Instances details
Eq ExecutionRecord Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionRecord

Read ExecutionRecord Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionRecord

Show ExecutionRecord Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionRecord

Generic ExecutionRecord Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionRecord

Associated Types

type Rep ExecutionRecord :: Type -> Type #

NFData ExecutionRecord Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionRecord

Methods

rnf :: ExecutionRecord -> () #

Hashable ExecutionRecord Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionRecord

FromJSON ExecutionRecord Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionRecord

type Rep ExecutionRecord Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionRecord

type Rep ExecutionRecord = D1 ('MetaData "ExecutionRecord" "Network.AWS.AppFlow.Types.ExecutionRecord" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ExecutionRecord'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "executionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastUpdatedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "dataPullStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "executionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionStatus)) :*: S1 ('MetaSel ('Just "startedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "dataPullEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "executionResult") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionResult))))))

newExecutionRecord :: ExecutionRecord Source #

Create a value of ExecutionRecord with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:executionId:ExecutionRecord', executionRecord_executionId - Specifies the identifier of the given flow run.

$sel:lastUpdatedAt:ExecutionRecord', executionRecord_lastUpdatedAt - Specifies the time of the most recent update.

$sel:dataPullStartTime:ExecutionRecord', executionRecord_dataPullStartTime - The timestamp that determines the first new or updated record to be transferred in the flow run.

$sel:executionStatus:ExecutionRecord', executionRecord_executionStatus - Specifies the flow run status and whether it is in progress, has completed successfully, or has failed.

$sel:startedAt:ExecutionRecord', executionRecord_startedAt - Specifies the start time of the flow run.

$sel:dataPullEndTime:ExecutionRecord', executionRecord_dataPullEndTime - The timestamp that indicates the last new or updated record to be transferred in the flow run.

$sel:executionResult:ExecutionRecord', executionRecord_executionResult - Describes the result of the given flow run.

executionRecord_executionId :: Lens' ExecutionRecord (Maybe Text) Source #

Specifies the identifier of the given flow run.

executionRecord_lastUpdatedAt :: Lens' ExecutionRecord (Maybe UTCTime) Source #

Specifies the time of the most recent update.

executionRecord_dataPullStartTime :: Lens' ExecutionRecord (Maybe UTCTime) Source #

The timestamp that determines the first new or updated record to be transferred in the flow run.

executionRecord_executionStatus :: Lens' ExecutionRecord (Maybe ExecutionStatus) Source #

Specifies the flow run status and whether it is in progress, has completed successfully, or has failed.

executionRecord_startedAt :: Lens' ExecutionRecord (Maybe UTCTime) Source #

Specifies the start time of the flow run.

executionRecord_dataPullEndTime :: Lens' ExecutionRecord (Maybe UTCTime) Source #

The timestamp that indicates the last new or updated record to be transferred in the flow run.

executionRecord_executionResult :: Lens' ExecutionRecord (Maybe ExecutionResult) Source #

Describes the result of the given flow run.

ExecutionResult

data ExecutionResult Source #

Specifies the end result of the flow run.

See: newExecutionResult smart constructor.

Constructors

ExecutionResult' 

Fields

Instances

Instances details
Eq ExecutionResult Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionResult

Read ExecutionResult Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionResult

Show ExecutionResult Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionResult

Generic ExecutionResult Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionResult

Associated Types

type Rep ExecutionResult :: Type -> Type #

NFData ExecutionResult Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionResult

Methods

rnf :: ExecutionResult -> () #

Hashable ExecutionResult Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionResult

FromJSON ExecutionResult Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionResult

type Rep ExecutionResult Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ExecutionResult

type Rep ExecutionResult = D1 ('MetaData "ExecutionResult" "Network.AWS.AppFlow.Types.ExecutionResult" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ExecutionResult'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "recordsProcessed") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "bytesWritten") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))) :*: (S1 ('MetaSel ('Just "bytesProcessed") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "errorInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorInfo)))))

newExecutionResult :: ExecutionResult Source #

Create a value of ExecutionResult with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:recordsProcessed:ExecutionResult', executionResult_recordsProcessed - The number of records processed in the flow run.

$sel:bytesWritten:ExecutionResult', executionResult_bytesWritten - The total number of bytes written as a result of the flow run.

$sel:bytesProcessed:ExecutionResult', executionResult_bytesProcessed - The total number of bytes processed by the flow run.

$sel:errorInfo:ExecutionResult', executionResult_errorInfo - Provides any error message information related to the flow run.

executionResult_recordsProcessed :: Lens' ExecutionResult (Maybe Integer) Source #

The number of records processed in the flow run.

executionResult_bytesWritten :: Lens' ExecutionResult (Maybe Integer) Source #

The total number of bytes written as a result of the flow run.

executionResult_bytesProcessed :: Lens' ExecutionResult (Maybe Integer) Source #

The total number of bytes processed by the flow run.

executionResult_errorInfo :: Lens' ExecutionResult (Maybe ErrorInfo) Source #

Provides any error message information related to the flow run.

FieldTypeDetails

data FieldTypeDetails Source #

Contains details regarding the supported field type and the operators that can be applied for filtering.

See: newFieldTypeDetails smart constructor.

Constructors

FieldTypeDetails' 

Fields

Instances

Instances details
Eq FieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FieldTypeDetails

Read FieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FieldTypeDetails

Show FieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FieldTypeDetails

Generic FieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FieldTypeDetails

Associated Types

type Rep FieldTypeDetails :: Type -> Type #

NFData FieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FieldTypeDetails

Methods

rnf :: FieldTypeDetails -> () #

Hashable FieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FieldTypeDetails

FromJSON FieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FieldTypeDetails

type Rep FieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FieldTypeDetails

type Rep FieldTypeDetails = D1 ('MetaData "FieldTypeDetails" "Network.AWS.AppFlow.Types.FieldTypeDetails" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "FieldTypeDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "supportedValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "fieldType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "filterOperators") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Operator]))))

newFieldTypeDetails Source #

Create a value of FieldTypeDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:supportedValues:FieldTypeDetails', fieldTypeDetails_supportedValues - The list of values that a field can contain. For example, a Boolean fieldType can have two values: "true" and "false".

$sel:fieldType:FieldTypeDetails', fieldTypeDetails_fieldType - The type of field, such as string, integer, date, and so on.

$sel:filterOperators:FieldTypeDetails', fieldTypeDetails_filterOperators - The list of operators supported by a field.

fieldTypeDetails_supportedValues :: Lens' FieldTypeDetails (Maybe [Text]) Source #

The list of values that a field can contain. For example, a Boolean fieldType can have two values: "true" and "false".

fieldTypeDetails_fieldType :: Lens' FieldTypeDetails Text Source #

The type of field, such as string, integer, date, and so on.

fieldTypeDetails_filterOperators :: Lens' FieldTypeDetails [Operator] Source #

The list of operators supported by a field.

FlowDefinition

data FlowDefinition Source #

The properties of the flow, such as its source, destination, trigger type, and so on.

See: newFlowDefinition smart constructor.

Constructors

FlowDefinition' 

Fields

Instances

Instances details
Eq FlowDefinition Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowDefinition

Read FlowDefinition Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowDefinition

Show FlowDefinition Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowDefinition

Generic FlowDefinition Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowDefinition

Associated Types

type Rep FlowDefinition :: Type -> Type #

NFData FlowDefinition Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowDefinition

Methods

rnf :: FlowDefinition -> () #

Hashable FlowDefinition Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowDefinition

FromJSON FlowDefinition Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowDefinition

type Rep FlowDefinition Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.FlowDefinition

type Rep FlowDefinition = D1 ('MetaData "FlowDefinition" "Network.AWS.AppFlow.Types.FlowDefinition" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "FlowDefinition'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "lastUpdatedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "flowArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastUpdatedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "triggerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TriggerType)) :*: S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "sourceConnectorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectorType)) :*: (S1 ('MetaSel ('Just "destinationConnectorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectorType)) :*: S1 ('MetaSel ('Just "flowName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "lastRunExecutionDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionDetails)) :*: S1 ('MetaSel ('Just "flowStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FlowStatus))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))))

newFlowDefinition :: FlowDefinition Source #

Create a value of FlowDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastUpdatedBy:FlowDefinition', flowDefinition_lastUpdatedBy - Specifies the account user name that most recently updated the flow.

$sel:flowArn:FlowDefinition', flowDefinition_flowArn - The flow's Amazon Resource Name (ARN).

$sel:lastUpdatedAt:FlowDefinition', flowDefinition_lastUpdatedAt - Specifies when the flow was last updated.

$sel:createdAt:FlowDefinition', flowDefinition_createdAt - Specifies when the flow was created.

$sel:triggerType:FlowDefinition', flowDefinition_triggerType - Specifies the type of flow trigger. This can be OnDemand, Scheduled, or Event.

$sel:createdBy:FlowDefinition', flowDefinition_createdBy - The ARN of the user who created the flow.

$sel:sourceConnectorType:FlowDefinition', flowDefinition_sourceConnectorType - Specifies the source connector type, such as Salesforce, Amazon S3, Amplitude, and so on.

$sel:destinationConnectorType:FlowDefinition', flowDefinition_destinationConnectorType - Specifies the destination connector type, such as Salesforce, Amazon S3, Amplitude, and so on.

$sel:flowName:FlowDefinition', flowDefinition_flowName - The specified name of the flow. Spaces are not allowed. Use underscores (_) or hyphens (-) only.

$sel:lastRunExecutionDetails:FlowDefinition', flowDefinition_lastRunExecutionDetails - Describes the details of the most recent flow run.

$sel:flowStatus:FlowDefinition', flowDefinition_flowStatus - Indicates the current status of the flow.

$sel:description:FlowDefinition', flowDefinition_description - A user-entered description of the flow.

$sel:tags:FlowDefinition', flowDefinition_tags - The tags used to organize, track, or control access for your flow.

flowDefinition_lastUpdatedBy :: Lens' FlowDefinition (Maybe Text) Source #

Specifies the account user name that most recently updated the flow.

flowDefinition_flowArn :: Lens' FlowDefinition (Maybe Text) Source #

The flow's Amazon Resource Name (ARN).

flowDefinition_lastUpdatedAt :: Lens' FlowDefinition (Maybe UTCTime) Source #

Specifies when the flow was last updated.

flowDefinition_createdAt :: Lens' FlowDefinition (Maybe UTCTime) Source #

Specifies when the flow was created.

flowDefinition_triggerType :: Lens' FlowDefinition (Maybe TriggerType) Source #

Specifies the type of flow trigger. This can be OnDemand, Scheduled, or Event.

flowDefinition_createdBy :: Lens' FlowDefinition (Maybe Text) Source #

The ARN of the user who created the flow.

flowDefinition_sourceConnectorType :: Lens' FlowDefinition (Maybe ConnectorType) Source #

Specifies the source connector type, such as Salesforce, Amazon S3, Amplitude, and so on.

flowDefinition_destinationConnectorType :: Lens' FlowDefinition (Maybe ConnectorType) Source #

Specifies the destination connector type, such as Salesforce, Amazon S3, Amplitude, and so on.

flowDefinition_flowName :: Lens' FlowDefinition (Maybe Text) Source #

The specified name of the flow. Spaces are not allowed. Use underscores (_) or hyphens (-) only.

flowDefinition_lastRunExecutionDetails :: Lens' FlowDefinition (Maybe ExecutionDetails) Source #

Describes the details of the most recent flow run.

flowDefinition_flowStatus :: Lens' FlowDefinition (Maybe FlowStatus) Source #

Indicates the current status of the flow.

flowDefinition_description :: Lens' FlowDefinition (Maybe Text) Source #

A user-entered description of the flow.

flowDefinition_tags :: Lens' FlowDefinition (Maybe (HashMap Text Text)) Source #

The tags used to organize, track, or control access for your flow.

GoogleAnalyticsConnectorProfileCredentials

data GoogleAnalyticsConnectorProfileCredentials Source #

The connector-specific profile credentials required by Google Analytics.

See: newGoogleAnalyticsConnectorProfileCredentials smart constructor.

Constructors

GoogleAnalyticsConnectorProfileCredentials' 

Fields

Instances

Instances details
Eq GoogleAnalyticsConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileCredentials

Show GoogleAnalyticsConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileCredentials

Generic GoogleAnalyticsConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileCredentials

NFData GoogleAnalyticsConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileCredentials

Hashable GoogleAnalyticsConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileCredentials

ToJSON GoogleAnalyticsConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileCredentials

type Rep GoogleAnalyticsConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileCredentials

type Rep GoogleAnalyticsConnectorProfileCredentials = D1 ('MetaData "GoogleAnalyticsConnectorProfileCredentials" "Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "GoogleAnalyticsConnectorProfileCredentials'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accessToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "refreshToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "oAuthRequest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectorOAuthRequest)) :*: (S1 ('MetaSel ('Just "clientId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "clientSecret") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))))

newGoogleAnalyticsConnectorProfileCredentials Source #

Create a value of GoogleAnalyticsConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accessToken:GoogleAnalyticsConnectorProfileCredentials', googleAnalyticsConnectorProfileCredentials_accessToken - The credentials used to access protected Google Analytics resources.

$sel:refreshToken:GoogleAnalyticsConnectorProfileCredentials', googleAnalyticsConnectorProfileCredentials_refreshToken - The credentials used to acquire new access tokens. This is required only for OAuth2 access tokens, and is not required for OAuth1 access tokens.

$sel:oAuthRequest:GoogleAnalyticsConnectorProfileCredentials', googleAnalyticsConnectorProfileCredentials_oAuthRequest - The OAuth requirement needed to request security tokens from the connector endpoint.

$sel:clientId:GoogleAnalyticsConnectorProfileCredentials', googleAnalyticsConnectorProfileCredentials_clientId - The identifier for the desired client.

$sel:clientSecret:GoogleAnalyticsConnectorProfileCredentials', googleAnalyticsConnectorProfileCredentials_clientSecret - The client secret used by the OAuth client to authenticate to the authorization server.

googleAnalyticsConnectorProfileCredentials_accessToken :: Lens' GoogleAnalyticsConnectorProfileCredentials (Maybe Text) Source #

The credentials used to access protected Google Analytics resources.

googleAnalyticsConnectorProfileCredentials_refreshToken :: Lens' GoogleAnalyticsConnectorProfileCredentials (Maybe Text) Source #

The credentials used to acquire new access tokens. This is required only for OAuth2 access tokens, and is not required for OAuth1 access tokens.

googleAnalyticsConnectorProfileCredentials_oAuthRequest :: Lens' GoogleAnalyticsConnectorProfileCredentials (Maybe ConnectorOAuthRequest) Source #

The OAuth requirement needed to request security tokens from the connector endpoint.

googleAnalyticsConnectorProfileCredentials_clientSecret :: Lens' GoogleAnalyticsConnectorProfileCredentials Text Source #

The client secret used by the OAuth client to authenticate to the authorization server.

GoogleAnalyticsConnectorProfileProperties

data GoogleAnalyticsConnectorProfileProperties Source #

The connector-specific profile properties required by Google Analytics.

See: newGoogleAnalyticsConnectorProfileProperties smart constructor.

Instances

Instances details
Eq GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

Read GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

Show GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

Generic GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

NFData GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

Hashable GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

ToJSON GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

FromJSON GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

type Rep GoogleAnalyticsConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties

type Rep GoogleAnalyticsConnectorProfileProperties = D1 ('MetaData "GoogleAnalyticsConnectorProfileProperties" "Network.AWS.AppFlow.Types.GoogleAnalyticsConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "GoogleAnalyticsConnectorProfileProperties'" 'PrefixI 'False) (U1 :: Type -> Type))

GoogleAnalyticsMetadata

data GoogleAnalyticsMetadata Source #

The connector metadata specific to Google Analytics.

See: newGoogleAnalyticsMetadata smart constructor.

Constructors

GoogleAnalyticsMetadata' 

Fields

Instances

Instances details
Eq GoogleAnalyticsMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsMetadata

Read GoogleAnalyticsMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsMetadata

Show GoogleAnalyticsMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsMetadata

Generic GoogleAnalyticsMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsMetadata

Associated Types

type Rep GoogleAnalyticsMetadata :: Type -> Type #

NFData GoogleAnalyticsMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsMetadata

Methods

rnf :: GoogleAnalyticsMetadata -> () #

Hashable GoogleAnalyticsMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsMetadata

FromJSON GoogleAnalyticsMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsMetadata

type Rep GoogleAnalyticsMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsMetadata

type Rep GoogleAnalyticsMetadata = D1 ('MetaData "GoogleAnalyticsMetadata" "Network.AWS.AppFlow.Types.GoogleAnalyticsMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "GoogleAnalyticsMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "oAuthScopes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newGoogleAnalyticsMetadata :: GoogleAnalyticsMetadata Source #

Create a value of GoogleAnalyticsMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:oAuthScopes:GoogleAnalyticsMetadata', googleAnalyticsMetadata_oAuthScopes - The desired authorization scope for the Google Analytics account.

googleAnalyticsMetadata_oAuthScopes :: Lens' GoogleAnalyticsMetadata (Maybe [Text]) Source #

The desired authorization scope for the Google Analytics account.

GoogleAnalyticsSourceProperties

data GoogleAnalyticsSourceProperties Source #

The properties that are applied when Google Analytics is being used as a source.

See: newGoogleAnalyticsSourceProperties smart constructor.

Constructors

GoogleAnalyticsSourceProperties' 

Fields

  • object' :: Text

    The object specified in the Google Analytics flow source.

Instances

Instances details
Eq GoogleAnalyticsSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsSourceProperties

Read GoogleAnalyticsSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsSourceProperties

Show GoogleAnalyticsSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsSourceProperties

Generic GoogleAnalyticsSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsSourceProperties

Associated Types

type Rep GoogleAnalyticsSourceProperties :: Type -> Type #

NFData GoogleAnalyticsSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsSourceProperties

Hashable GoogleAnalyticsSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsSourceProperties

ToJSON GoogleAnalyticsSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsSourceProperties

FromJSON GoogleAnalyticsSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsSourceProperties

type Rep GoogleAnalyticsSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.GoogleAnalyticsSourceProperties

type Rep GoogleAnalyticsSourceProperties = D1 ('MetaData "GoogleAnalyticsSourceProperties" "Network.AWS.AppFlow.Types.GoogleAnalyticsSourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "GoogleAnalyticsSourceProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGoogleAnalyticsSourceProperties Source #

Create a value of GoogleAnalyticsSourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:object':GoogleAnalyticsSourceProperties', googleAnalyticsSourceProperties_object - The object specified in the Google Analytics flow source.

googleAnalyticsSourceProperties_object :: Lens' GoogleAnalyticsSourceProperties Text Source #

The object specified in the Google Analytics flow source.

HoneycodeConnectorProfileCredentials

data HoneycodeConnectorProfileCredentials Source #

The connector-specific credentials required when using Amazon Honeycode.

See: newHoneycodeConnectorProfileCredentials smart constructor.

Constructors

HoneycodeConnectorProfileCredentials' 

Fields

Instances

Instances details
Eq HoneycodeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileCredentials

Show HoneycodeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileCredentials

Generic HoneycodeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileCredentials

NFData HoneycodeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileCredentials

Hashable HoneycodeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileCredentials

ToJSON HoneycodeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileCredentials

type Rep HoneycodeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileCredentials

type Rep HoneycodeConnectorProfileCredentials = D1 ('MetaData "HoneycodeConnectorProfileCredentials" "Network.AWS.AppFlow.Types.HoneycodeConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "HoneycodeConnectorProfileCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "accessToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "refreshToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "oAuthRequest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectorOAuthRequest)))))

newHoneycodeConnectorProfileCredentials :: HoneycodeConnectorProfileCredentials Source #

Create a value of HoneycodeConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accessToken:HoneycodeConnectorProfileCredentials', honeycodeConnectorProfileCredentials_accessToken - The credentials used to access protected Amazon Honeycode resources.

$sel:refreshToken:HoneycodeConnectorProfileCredentials', honeycodeConnectorProfileCredentials_refreshToken - The credentials used to acquire new access tokens.

$sel:oAuthRequest:HoneycodeConnectorProfileCredentials', honeycodeConnectorProfileCredentials_oAuthRequest - Undocumented member.

honeycodeConnectorProfileCredentials_accessToken :: Lens' HoneycodeConnectorProfileCredentials (Maybe Text) Source #

The credentials used to access protected Amazon Honeycode resources.

HoneycodeConnectorProfileProperties

data HoneycodeConnectorProfileProperties Source #

The connector-specific properties required when using Amazon Honeycode.

See: newHoneycodeConnectorProfileProperties smart constructor.

Instances

Instances details
Eq HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileProperties

Read HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileProperties

Show HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileProperties

Generic HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileProperties

NFData HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileProperties

Hashable HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileProperties

ToJSON HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileProperties

FromJSON HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileProperties

type Rep HoneycodeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeConnectorProfileProperties

type Rep HoneycodeConnectorProfileProperties = D1 ('MetaData "HoneycodeConnectorProfileProperties" "Network.AWS.AppFlow.Types.HoneycodeConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "HoneycodeConnectorProfileProperties'" 'PrefixI 'False) (U1 :: Type -> Type))

newHoneycodeConnectorProfileProperties :: HoneycodeConnectorProfileProperties Source #

Create a value of HoneycodeConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

HoneycodeDestinationProperties

data HoneycodeDestinationProperties Source #

The properties that are applied when Amazon Honeycode is used as a destination.

See: newHoneycodeDestinationProperties smart constructor.

Constructors

HoneycodeDestinationProperties' 

Fields

Instances

Instances details
Eq HoneycodeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeDestinationProperties

Read HoneycodeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeDestinationProperties

Show HoneycodeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeDestinationProperties

Generic HoneycodeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeDestinationProperties

Associated Types

type Rep HoneycodeDestinationProperties :: Type -> Type #

NFData HoneycodeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeDestinationProperties

Hashable HoneycodeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeDestinationProperties

ToJSON HoneycodeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeDestinationProperties

FromJSON HoneycodeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeDestinationProperties

type Rep HoneycodeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeDestinationProperties

type Rep HoneycodeDestinationProperties = D1 ('MetaData "HoneycodeDestinationProperties" "Network.AWS.AppFlow.Types.HoneycodeDestinationProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "HoneycodeDestinationProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorHandlingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorHandlingConfig)) :*: S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newHoneycodeDestinationProperties Source #

Create a value of HoneycodeDestinationProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errorHandlingConfig:HoneycodeDestinationProperties', honeycodeDestinationProperties_errorHandlingConfig - Undocumented member.

$sel:object':HoneycodeDestinationProperties', honeycodeDestinationProperties_object - The object specified in the Amazon Honeycode flow destination.

honeycodeDestinationProperties_object :: Lens' HoneycodeDestinationProperties Text Source #

The object specified in the Amazon Honeycode flow destination.

HoneycodeMetadata

data HoneycodeMetadata Source #

The connector metadata specific to Amazon Honeycode.

See: newHoneycodeMetadata smart constructor.

Constructors

HoneycodeMetadata' 

Fields

Instances

Instances details
Eq HoneycodeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeMetadata

Read HoneycodeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeMetadata

Show HoneycodeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeMetadata

Generic HoneycodeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeMetadata

Associated Types

type Rep HoneycodeMetadata :: Type -> Type #

NFData HoneycodeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeMetadata

Methods

rnf :: HoneycodeMetadata -> () #

Hashable HoneycodeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeMetadata

FromJSON HoneycodeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeMetadata

type Rep HoneycodeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.HoneycodeMetadata

type Rep HoneycodeMetadata = D1 ('MetaData "HoneycodeMetadata" "Network.AWS.AppFlow.Types.HoneycodeMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "HoneycodeMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "oAuthScopes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newHoneycodeMetadata :: HoneycodeMetadata Source #

Create a value of HoneycodeMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:oAuthScopes:HoneycodeMetadata', honeycodeMetadata_oAuthScopes - The desired authorization scope for the Amazon Honeycode account.

honeycodeMetadata_oAuthScopes :: Lens' HoneycodeMetadata (Maybe [Text]) Source #

The desired authorization scope for the Amazon Honeycode account.

IncrementalPullConfig

data IncrementalPullConfig Source #

Specifies the configuration used when importing incremental records from the source.

See: newIncrementalPullConfig smart constructor.

Constructors

IncrementalPullConfig' 

Fields

  • datetimeTypeFieldName :: Maybe Text

    A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.

Instances

Instances details
Eq IncrementalPullConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.IncrementalPullConfig

Read IncrementalPullConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.IncrementalPullConfig

Show IncrementalPullConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.IncrementalPullConfig

Generic IncrementalPullConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.IncrementalPullConfig

Associated Types

type Rep IncrementalPullConfig :: Type -> Type #

NFData IncrementalPullConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.IncrementalPullConfig

Methods

rnf :: IncrementalPullConfig -> () #

Hashable IncrementalPullConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.IncrementalPullConfig

ToJSON IncrementalPullConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.IncrementalPullConfig

FromJSON IncrementalPullConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.IncrementalPullConfig

type Rep IncrementalPullConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.IncrementalPullConfig

type Rep IncrementalPullConfig = D1 ('MetaData "IncrementalPullConfig" "Network.AWS.AppFlow.Types.IncrementalPullConfig" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "IncrementalPullConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "datetimeTypeFieldName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newIncrementalPullConfig :: IncrementalPullConfig Source #

Create a value of IncrementalPullConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:datetimeTypeFieldName:IncrementalPullConfig', incrementalPullConfig_datetimeTypeFieldName - A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.

incrementalPullConfig_datetimeTypeFieldName :: Lens' IncrementalPullConfig (Maybe Text) Source #

A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.

InforNexusConnectorProfileCredentials

data InforNexusConnectorProfileCredentials Source #

The connector-specific profile credentials required by Infor Nexus.

See: newInforNexusConnectorProfileCredentials smart constructor.

Constructors

InforNexusConnectorProfileCredentials' 

Fields

Instances

Instances details
Eq InforNexusConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileCredentials

Show InforNexusConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileCredentials

Generic InforNexusConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileCredentials

NFData InforNexusConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileCredentials

Hashable InforNexusConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileCredentials

ToJSON InforNexusConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileCredentials

type Rep InforNexusConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileCredentials

type Rep InforNexusConnectorProfileCredentials = D1 ('MetaData "InforNexusConnectorProfileCredentials" "Network.AWS.AppFlow.Types.InforNexusConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "InforNexusConnectorProfileCredentials'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accessKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)) :*: S1 ('MetaSel ('Just "userId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "secretAccessKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "datakey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

InforNexusConnectorProfileProperties

data InforNexusConnectorProfileProperties Source #

The connector-specific profile properties required by Infor Nexus.

See: newInforNexusConnectorProfileProperties smart constructor.

Constructors

InforNexusConnectorProfileProperties' 

Fields

Instances

Instances details
Eq InforNexusConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileProperties

Read InforNexusConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileProperties

Show InforNexusConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileProperties

Generic InforNexusConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileProperties

NFData InforNexusConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileProperties

Hashable InforNexusConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileProperties

ToJSON InforNexusConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileProperties

FromJSON InforNexusConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileProperties

type Rep InforNexusConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusConnectorProfileProperties

type Rep InforNexusConnectorProfileProperties = D1 ('MetaData "InforNexusConnectorProfileProperties" "Network.AWS.AppFlow.Types.InforNexusConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "InforNexusConnectorProfileProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newInforNexusConnectorProfileProperties Source #

Create a value of InforNexusConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceUrl:InforNexusConnectorProfileProperties', inforNexusConnectorProfileProperties_instanceUrl - The location of the Infor Nexus resource.

InforNexusMetadata

data InforNexusMetadata Source #

The connector metadata specific to Infor Nexus.

See: newInforNexusMetadata smart constructor.

Constructors

InforNexusMetadata' 

Instances

Instances details
Eq InforNexusMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusMetadata

Read InforNexusMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusMetadata

Show InforNexusMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusMetadata

Generic InforNexusMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusMetadata

Associated Types

type Rep InforNexusMetadata :: Type -> Type #

NFData InforNexusMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusMetadata

Methods

rnf :: InforNexusMetadata -> () #

Hashable InforNexusMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusMetadata

FromJSON InforNexusMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusMetadata

type Rep InforNexusMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusMetadata

type Rep InforNexusMetadata = D1 ('MetaData "InforNexusMetadata" "Network.AWS.AppFlow.Types.InforNexusMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "InforNexusMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newInforNexusMetadata :: InforNexusMetadata Source #

Create a value of InforNexusMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

InforNexusSourceProperties

data InforNexusSourceProperties Source #

The properties that are applied when Infor Nexus is being used as a source.

See: newInforNexusSourceProperties smart constructor.

Constructors

InforNexusSourceProperties' 

Fields

  • object' :: Text

    The object specified in the Infor Nexus flow source.

Instances

Instances details
Eq InforNexusSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusSourceProperties

Read InforNexusSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusSourceProperties

Show InforNexusSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusSourceProperties

Generic InforNexusSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusSourceProperties

Associated Types

type Rep InforNexusSourceProperties :: Type -> Type #

NFData InforNexusSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusSourceProperties

Hashable InforNexusSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusSourceProperties

ToJSON InforNexusSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusSourceProperties

FromJSON InforNexusSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusSourceProperties

type Rep InforNexusSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.InforNexusSourceProperties

type Rep InforNexusSourceProperties = D1 ('MetaData "InforNexusSourceProperties" "Network.AWS.AppFlow.Types.InforNexusSourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "InforNexusSourceProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newInforNexusSourceProperties Source #

Create a value of InforNexusSourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:object':InforNexusSourceProperties', inforNexusSourceProperties_object - The object specified in the Infor Nexus flow source.

inforNexusSourceProperties_object :: Lens' InforNexusSourceProperties Text Source #

The object specified in the Infor Nexus flow source.

LookoutMetricsDestinationProperties

data LookoutMetricsDestinationProperties Source #

The properties that are applied when Amazon Lookout for Metrics is used as a destination.

See: newLookoutMetricsDestinationProperties smart constructor.

Instances

Instances details
Eq LookoutMetricsDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.LookoutMetricsDestinationProperties

Read LookoutMetricsDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.LookoutMetricsDestinationProperties

Show LookoutMetricsDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.LookoutMetricsDestinationProperties

Generic LookoutMetricsDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.LookoutMetricsDestinationProperties

NFData LookoutMetricsDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.LookoutMetricsDestinationProperties

Hashable LookoutMetricsDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.LookoutMetricsDestinationProperties

ToJSON LookoutMetricsDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.LookoutMetricsDestinationProperties

FromJSON LookoutMetricsDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.LookoutMetricsDestinationProperties

type Rep LookoutMetricsDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.LookoutMetricsDestinationProperties

type Rep LookoutMetricsDestinationProperties = D1 ('MetaData "LookoutMetricsDestinationProperties" "Network.AWS.AppFlow.Types.LookoutMetricsDestinationProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "LookoutMetricsDestinationProperties'" 'PrefixI 'False) (U1 :: Type -> Type))

newLookoutMetricsDestinationProperties :: LookoutMetricsDestinationProperties Source #

Create a value of LookoutMetricsDestinationProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

MarketoConnectorProfileCredentials

data MarketoConnectorProfileCredentials Source #

The connector-specific profile credentials required by Marketo.

See: newMarketoConnectorProfileCredentials smart constructor.

Constructors

MarketoConnectorProfileCredentials' 

Fields

Instances

Instances details
Eq MarketoConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileCredentials

Show MarketoConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileCredentials

Generic MarketoConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileCredentials

Associated Types

type Rep MarketoConnectorProfileCredentials :: Type -> Type #

NFData MarketoConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileCredentials

Hashable MarketoConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileCredentials

ToJSON MarketoConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileCredentials

type Rep MarketoConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileCredentials

type Rep MarketoConnectorProfileCredentials = D1 ('MetaData "MarketoConnectorProfileCredentials" "Network.AWS.AppFlow.Types.MarketoConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "MarketoConnectorProfileCredentials'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accessToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "oAuthRequest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectorOAuthRequest))) :*: (S1 ('MetaSel ('Just "clientId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "clientSecret") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)))))

newMarketoConnectorProfileCredentials Source #

Create a value of MarketoConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accessToken:MarketoConnectorProfileCredentials', marketoConnectorProfileCredentials_accessToken - The credentials used to access protected Marketo resources.

$sel:oAuthRequest:MarketoConnectorProfileCredentials', marketoConnectorProfileCredentials_oAuthRequest - The OAuth requirement needed to request security tokens from the connector endpoint.

$sel:clientId:MarketoConnectorProfileCredentials', marketoConnectorProfileCredentials_clientId - The identifier for the desired client.

$sel:clientSecret:MarketoConnectorProfileCredentials', marketoConnectorProfileCredentials_clientSecret - The client secret used by the OAuth client to authenticate to the authorization server.

marketoConnectorProfileCredentials_accessToken :: Lens' MarketoConnectorProfileCredentials (Maybe Text) Source #

The credentials used to access protected Marketo resources.

marketoConnectorProfileCredentials_oAuthRequest :: Lens' MarketoConnectorProfileCredentials (Maybe ConnectorOAuthRequest) Source #

The OAuth requirement needed to request security tokens from the connector endpoint.

marketoConnectorProfileCredentials_clientSecret :: Lens' MarketoConnectorProfileCredentials Text Source #

The client secret used by the OAuth client to authenticate to the authorization server.

MarketoConnectorProfileProperties

data MarketoConnectorProfileProperties Source #

The connector-specific profile properties required when using Marketo.

See: newMarketoConnectorProfileProperties smart constructor.

Constructors

MarketoConnectorProfileProperties' 

Fields

Instances

Instances details
Eq MarketoConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileProperties

Read MarketoConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileProperties

Show MarketoConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileProperties

Generic MarketoConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileProperties

Associated Types

type Rep MarketoConnectorProfileProperties :: Type -> Type #

NFData MarketoConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileProperties

Hashable MarketoConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileProperties

ToJSON MarketoConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileProperties

FromJSON MarketoConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileProperties

type Rep MarketoConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoConnectorProfileProperties

type Rep MarketoConnectorProfileProperties = D1 ('MetaData "MarketoConnectorProfileProperties" "Network.AWS.AppFlow.Types.MarketoConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "MarketoConnectorProfileProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newMarketoConnectorProfileProperties Source #

Create a value of MarketoConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceUrl:MarketoConnectorProfileProperties', marketoConnectorProfileProperties_instanceUrl - The location of the Marketo resource.

MarketoMetadata

data MarketoMetadata Source #

The connector metadata specific to Marketo.

See: newMarketoMetadata smart constructor.

Constructors

MarketoMetadata' 

Instances

Instances details
Eq MarketoMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoMetadata

Read MarketoMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoMetadata

Show MarketoMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoMetadata

Generic MarketoMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoMetadata

Associated Types

type Rep MarketoMetadata :: Type -> Type #

NFData MarketoMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoMetadata

Methods

rnf :: MarketoMetadata -> () #

Hashable MarketoMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoMetadata

FromJSON MarketoMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoMetadata

type Rep MarketoMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoMetadata

type Rep MarketoMetadata = D1 ('MetaData "MarketoMetadata" "Network.AWS.AppFlow.Types.MarketoMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "MarketoMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newMarketoMetadata :: MarketoMetadata Source #

Create a value of MarketoMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

MarketoSourceProperties

data MarketoSourceProperties Source #

The properties that are applied when Marketo is being used as a source.

See: newMarketoSourceProperties smart constructor.

Constructors

MarketoSourceProperties' 

Fields

  • object' :: Text

    The object specified in the Marketo flow source.

Instances

Instances details
Eq MarketoSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoSourceProperties

Read MarketoSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoSourceProperties

Show MarketoSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoSourceProperties

Generic MarketoSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoSourceProperties

Associated Types

type Rep MarketoSourceProperties :: Type -> Type #

NFData MarketoSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoSourceProperties

Methods

rnf :: MarketoSourceProperties -> () #

Hashable MarketoSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoSourceProperties

ToJSON MarketoSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoSourceProperties

FromJSON MarketoSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoSourceProperties

type Rep MarketoSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.MarketoSourceProperties

type Rep MarketoSourceProperties = D1 ('MetaData "MarketoSourceProperties" "Network.AWS.AppFlow.Types.MarketoSourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "MarketoSourceProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newMarketoSourceProperties Source #

Create a value of MarketoSourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:object':MarketoSourceProperties', marketoSourceProperties_object - The object specified in the Marketo flow source.

marketoSourceProperties_object :: Lens' MarketoSourceProperties Text Source #

The object specified in the Marketo flow source.

OAuthCredentials

data OAuthCredentials Source #

The OAuth credentials required for OAuth type authentication.

See: newOAuthCredentials smart constructor.

Constructors

OAuthCredentials' 

Fields

Instances

Instances details
Eq OAuthCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthCredentials

Show OAuthCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthCredentials

Generic OAuthCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthCredentials

Associated Types

type Rep OAuthCredentials :: Type -> Type #

NFData OAuthCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthCredentials

Methods

rnf :: OAuthCredentials -> () #

Hashable OAuthCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthCredentials

ToJSON OAuthCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthCredentials

type Rep OAuthCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthCredentials

type Rep OAuthCredentials = D1 ('MetaData "OAuthCredentials" "Network.AWS.AppFlow.Types.OAuthCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "OAuthCredentials'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accessToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "refreshToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "oAuthRequest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectorOAuthRequest)) :*: (S1 ('MetaSel ('Just "clientId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "clientSecret") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))))

newOAuthCredentials Source #

Create a value of OAuthCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accessToken:OAuthCredentials', oAuthCredentials_accessToken - The access token used to access protected SAPOData resources.

$sel:refreshToken:OAuthCredentials', oAuthCredentials_refreshToken - The refresh token used to refresh expired access token.

$sel:oAuthRequest:OAuthCredentials', oAuthCredentials_oAuthRequest - The OAuth requirement needed to request security tokens from the connector endpoint.

$sel:clientId:OAuthCredentials', oAuthCredentials_clientId - The identifier for the desired client.

$sel:clientSecret:OAuthCredentials', oAuthCredentials_clientSecret - The client secret used by the OAuth client to authenticate to the authorization server.

oAuthCredentials_accessToken :: Lens' OAuthCredentials (Maybe Text) Source #

The access token used to access protected SAPOData resources.

oAuthCredentials_refreshToken :: Lens' OAuthCredentials (Maybe Text) Source #

The refresh token used to refresh expired access token.

oAuthCredentials_oAuthRequest :: Lens' OAuthCredentials (Maybe ConnectorOAuthRequest) Source #

The OAuth requirement needed to request security tokens from the connector endpoint.

oAuthCredentials_clientId :: Lens' OAuthCredentials Text Source #

The identifier for the desired client.

oAuthCredentials_clientSecret :: Lens' OAuthCredentials Text Source #

The client secret used by the OAuth client to authenticate to the authorization server.

OAuthProperties

data OAuthProperties Source #

The OAuth properties required for OAuth type authentication.

See: newOAuthProperties smart constructor.

Constructors

OAuthProperties' 

Fields

  • tokenUrl :: Text

    The token url required to fetch access/refresh tokens using authorization code and also to refresh expired access token using refresh token.

  • authCodeUrl :: Text

    The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.

  • oAuthScopes :: [Text]

    The OAuth scopes required for OAuth type authentication.

Instances

Instances details
Eq OAuthProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthProperties

Read OAuthProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthProperties

Show OAuthProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthProperties

Generic OAuthProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthProperties

Associated Types

type Rep OAuthProperties :: Type -> Type #

NFData OAuthProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthProperties

Methods

rnf :: OAuthProperties -> () #

Hashable OAuthProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthProperties

ToJSON OAuthProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthProperties

FromJSON OAuthProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthProperties

type Rep OAuthProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.OAuthProperties

type Rep OAuthProperties = D1 ('MetaData "OAuthProperties" "Network.AWS.AppFlow.Types.OAuthProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "OAuthProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tokenUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "authCodeUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "oAuthScopes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))

newOAuthProperties Source #

Create a value of OAuthProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tokenUrl:OAuthProperties', oAuthProperties_tokenUrl - The token url required to fetch access/refresh tokens using authorization code and also to refresh expired access token using refresh token.

$sel:authCodeUrl:OAuthProperties', oAuthProperties_authCodeUrl - The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.

$sel:oAuthScopes:OAuthProperties', oAuthProperties_oAuthScopes - The OAuth scopes required for OAuth type authentication.

oAuthProperties_tokenUrl :: Lens' OAuthProperties Text Source #

The token url required to fetch access/refresh tokens using authorization code and also to refresh expired access token using refresh token.

oAuthProperties_authCodeUrl :: Lens' OAuthProperties Text Source #

The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.

oAuthProperties_oAuthScopes :: Lens' OAuthProperties [Text] Source #

The OAuth scopes required for OAuth type authentication.

PrefixConfig

data PrefixConfig Source #

Determines the prefix that Amazon AppFlow applies to the destination folder name. You can name your destination folders according to the flow frequency and date.

See: newPrefixConfig smart constructor.

Constructors

PrefixConfig' 

Fields

Instances

Instances details
Eq PrefixConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixConfig

Read PrefixConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixConfig

Show PrefixConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixConfig

Generic PrefixConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixConfig

Associated Types

type Rep PrefixConfig :: Type -> Type #

NFData PrefixConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixConfig

Methods

rnf :: PrefixConfig -> () #

Hashable PrefixConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixConfig

ToJSON PrefixConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixConfig

FromJSON PrefixConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixConfig

type Rep PrefixConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrefixConfig

type Rep PrefixConfig = D1 ('MetaData "PrefixConfig" "Network.AWS.AppFlow.Types.PrefixConfig" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "PrefixConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "prefixFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PrefixFormat)) :*: S1 ('MetaSel ('Just "prefixType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PrefixType))))

newPrefixConfig :: PrefixConfig Source #

Create a value of PrefixConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:prefixFormat:PrefixConfig', prefixConfig_prefixFormat - Determines the level of granularity that's included in the prefix.

$sel:prefixType:PrefixConfig', prefixConfig_prefixType - Determines the format of the prefix, and whether it applies to the file name, file path, or both.

prefixConfig_prefixFormat :: Lens' PrefixConfig (Maybe PrefixFormat) Source #

Determines the level of granularity that's included in the prefix.

prefixConfig_prefixType :: Lens' PrefixConfig (Maybe PrefixType) Source #

Determines the format of the prefix, and whether it applies to the file name, file path, or both.

PrivateConnectionProvisioningState

data PrivateConnectionProvisioningState Source #

Specifies the private connection provisioning state.

See: newPrivateConnectionProvisioningState smart constructor.

Constructors

PrivateConnectionProvisioningState' 

Fields

Instances

Instances details
Eq PrivateConnectionProvisioningState Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningState

Read PrivateConnectionProvisioningState Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningState

Show PrivateConnectionProvisioningState Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningState

Generic PrivateConnectionProvisioningState Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningState

Associated Types

type Rep PrivateConnectionProvisioningState :: Type -> Type #

NFData PrivateConnectionProvisioningState Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningState

Hashable PrivateConnectionProvisioningState Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningState

FromJSON PrivateConnectionProvisioningState Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningState

type Rep PrivateConnectionProvisioningState Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.PrivateConnectionProvisioningState

type Rep PrivateConnectionProvisioningState = D1 ('MetaData "PrivateConnectionProvisioningState" "Network.AWS.AppFlow.Types.PrivateConnectionProvisioningState" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "PrivateConnectionProvisioningState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PrivateConnectionProvisioningStatus)) :*: (S1 ('MetaSel ('Just "failureMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "failureCause") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PrivateConnectionProvisioningFailureCause)))))

newPrivateConnectionProvisioningState :: PrivateConnectionProvisioningState Source #

Create a value of PrivateConnectionProvisioningState with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:PrivateConnectionProvisioningState', privateConnectionProvisioningState_status - Specifies the private connection provisioning status.

$sel:failureMessage:PrivateConnectionProvisioningState', privateConnectionProvisioningState_failureMessage - Specifies the private connection provisioning failure reason.

$sel:failureCause:PrivateConnectionProvisioningState', privateConnectionProvisioningState_failureCause - Specifies the private connection provisioning failure cause.

privateConnectionProvisioningState_failureMessage :: Lens' PrivateConnectionProvisioningState (Maybe Text) Source #

Specifies the private connection provisioning failure reason.

RedshiftConnectorProfileCredentials

data RedshiftConnectorProfileCredentials Source #

The connector-specific profile credentials required when using Amazon Redshift.

See: newRedshiftConnectorProfileCredentials smart constructor.

Constructors

RedshiftConnectorProfileCredentials' 

Fields

Instances

Instances details
Eq RedshiftConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileCredentials

Show RedshiftConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileCredentials

Generic RedshiftConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileCredentials

NFData RedshiftConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileCredentials

Hashable RedshiftConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileCredentials

ToJSON RedshiftConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileCredentials

type Rep RedshiftConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileCredentials

type Rep RedshiftConnectorProfileCredentials = D1 ('MetaData "RedshiftConnectorProfileCredentials" "Network.AWS.AppFlow.Types.RedshiftConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "RedshiftConnectorProfileCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "username") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "password") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newRedshiftConnectorProfileCredentials Source #

Create a value of RedshiftConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:username:RedshiftConnectorProfileCredentials', redshiftConnectorProfileCredentials_username - The name of the user.

$sel:password:RedshiftConnectorProfileCredentials', redshiftConnectorProfileCredentials_password - The password that corresponds to the user name.

RedshiftConnectorProfileProperties

data RedshiftConnectorProfileProperties Source #

The connector-specific profile properties when using Amazon Redshift.

See: newRedshiftConnectorProfileProperties smart constructor.

Constructors

RedshiftConnectorProfileProperties' 

Fields

Instances

Instances details
Eq RedshiftConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileProperties

Read RedshiftConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileProperties

Show RedshiftConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileProperties

Generic RedshiftConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileProperties

Associated Types

type Rep RedshiftConnectorProfileProperties :: Type -> Type #

NFData RedshiftConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileProperties

Hashable RedshiftConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileProperties

ToJSON RedshiftConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileProperties

FromJSON RedshiftConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileProperties

type Rep RedshiftConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftConnectorProfileProperties

type Rep RedshiftConnectorProfileProperties = D1 ('MetaData "RedshiftConnectorProfileProperties" "Network.AWS.AppFlow.Types.RedshiftConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "RedshiftConnectorProfileProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "bucketPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "bucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newRedshiftConnectorProfileProperties Source #

Create a value of RedshiftConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:bucketPrefix:RedshiftConnectorProfileProperties', redshiftConnectorProfileProperties_bucketPrefix - The object key for the destination bucket in which Amazon AppFlow places the files.

$sel:databaseUrl:RedshiftConnectorProfileProperties', redshiftConnectorProfileProperties_databaseUrl - The JDBC URL of the Amazon Redshift cluster.

$sel:bucketName:RedshiftConnectorProfileProperties', redshiftConnectorProfileProperties_bucketName - A name for the associated Amazon S3 bucket.

$sel:roleArn:RedshiftConnectorProfileProperties', redshiftConnectorProfileProperties_roleArn - The Amazon Resource Name (ARN) of the IAM role.

redshiftConnectorProfileProperties_bucketPrefix :: Lens' RedshiftConnectorProfileProperties (Maybe Text) Source #

The object key for the destination bucket in which Amazon AppFlow places the files.

RedshiftDestinationProperties

data RedshiftDestinationProperties Source #

The properties that are applied when Amazon Redshift is being used as a destination.

See: newRedshiftDestinationProperties smart constructor.

Constructors

RedshiftDestinationProperties' 

Fields

  • bucketPrefix :: Maybe Text

    The object key for the bucket in which Amazon AppFlow places the destination files.

  • errorHandlingConfig :: Maybe ErrorHandlingConfig

    The settings that determine how Amazon AppFlow handles an error when placing data in the Amazon Redshift destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. ErrorHandlingConfig is a part of the destination connector details.

  • object' :: Text

    The object specified in the Amazon Redshift flow destination.

  • intermediateBucketName :: Text

    The intermediate bucket that Amazon AppFlow uses when moving data into Amazon Redshift.

Instances

Instances details
Eq RedshiftDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftDestinationProperties

Read RedshiftDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftDestinationProperties

Show RedshiftDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftDestinationProperties

Generic RedshiftDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftDestinationProperties

Associated Types

type Rep RedshiftDestinationProperties :: Type -> Type #

NFData RedshiftDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftDestinationProperties

Hashable RedshiftDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftDestinationProperties

ToJSON RedshiftDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftDestinationProperties

FromJSON RedshiftDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftDestinationProperties

type Rep RedshiftDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftDestinationProperties

type Rep RedshiftDestinationProperties = D1 ('MetaData "RedshiftDestinationProperties" "Network.AWS.AppFlow.Types.RedshiftDestinationProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "RedshiftDestinationProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "bucketPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorHandlingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorHandlingConfig))) :*: (S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "intermediateBucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newRedshiftDestinationProperties Source #

Create a value of RedshiftDestinationProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:bucketPrefix:RedshiftDestinationProperties', redshiftDestinationProperties_bucketPrefix - The object key for the bucket in which Amazon AppFlow places the destination files.

$sel:errorHandlingConfig:RedshiftDestinationProperties', redshiftDestinationProperties_errorHandlingConfig - The settings that determine how Amazon AppFlow handles an error when placing data in the Amazon Redshift destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. ErrorHandlingConfig is a part of the destination connector details.

$sel:object':RedshiftDestinationProperties', redshiftDestinationProperties_object - The object specified in the Amazon Redshift flow destination.

$sel:intermediateBucketName:RedshiftDestinationProperties', redshiftDestinationProperties_intermediateBucketName - The intermediate bucket that Amazon AppFlow uses when moving data into Amazon Redshift.

redshiftDestinationProperties_bucketPrefix :: Lens' RedshiftDestinationProperties (Maybe Text) Source #

The object key for the bucket in which Amazon AppFlow places the destination files.

redshiftDestinationProperties_errorHandlingConfig :: Lens' RedshiftDestinationProperties (Maybe ErrorHandlingConfig) Source #

The settings that determine how Amazon AppFlow handles an error when placing data in the Amazon Redshift destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. ErrorHandlingConfig is a part of the destination connector details.

redshiftDestinationProperties_object :: Lens' RedshiftDestinationProperties Text Source #

The object specified in the Amazon Redshift flow destination.

redshiftDestinationProperties_intermediateBucketName :: Lens' RedshiftDestinationProperties Text Source #

The intermediate bucket that Amazon AppFlow uses when moving data into Amazon Redshift.

RedshiftMetadata

data RedshiftMetadata Source #

The connector metadata specific to Amazon Redshift.

See: newRedshiftMetadata smart constructor.

Constructors

RedshiftMetadata' 

Instances

Instances details
Eq RedshiftMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftMetadata

Read RedshiftMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftMetadata

Show RedshiftMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftMetadata

Generic RedshiftMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftMetadata

Associated Types

type Rep RedshiftMetadata :: Type -> Type #

NFData RedshiftMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftMetadata

Methods

rnf :: RedshiftMetadata -> () #

Hashable RedshiftMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftMetadata

FromJSON RedshiftMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftMetadata

type Rep RedshiftMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.RedshiftMetadata

type Rep RedshiftMetadata = D1 ('MetaData "RedshiftMetadata" "Network.AWS.AppFlow.Types.RedshiftMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "RedshiftMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newRedshiftMetadata :: RedshiftMetadata Source #

Create a value of RedshiftMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

S3DestinationProperties

data S3DestinationProperties Source #

The properties that are applied when Amazon S3 is used as a destination.

See: newS3DestinationProperties smart constructor.

Constructors

S3DestinationProperties' 

Fields

Instances

Instances details
Eq S3DestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3DestinationProperties

Read S3DestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3DestinationProperties

Show S3DestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3DestinationProperties

Generic S3DestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3DestinationProperties

Associated Types

type Rep S3DestinationProperties :: Type -> Type #

NFData S3DestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3DestinationProperties

Methods

rnf :: S3DestinationProperties -> () #

Hashable S3DestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3DestinationProperties

ToJSON S3DestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3DestinationProperties

FromJSON S3DestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3DestinationProperties

type Rep S3DestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3DestinationProperties

type Rep S3DestinationProperties = D1 ('MetaData "S3DestinationProperties" "Network.AWS.AppFlow.Types.S3DestinationProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "S3DestinationProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "bucketPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "s3OutputFormatConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3OutputFormatConfig)) :*: S1 ('MetaSel ('Just "bucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newS3DestinationProperties Source #

Create a value of S3DestinationProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:bucketPrefix:S3DestinationProperties', s3DestinationProperties_bucketPrefix - The object key for the destination bucket in which Amazon AppFlow places the files.

$sel:s3OutputFormatConfig:S3DestinationProperties', s3DestinationProperties_s3OutputFormatConfig - Undocumented member.

$sel:bucketName:S3DestinationProperties', s3DestinationProperties_bucketName - The Amazon S3 bucket name in which Amazon AppFlow places the transferred data.

s3DestinationProperties_bucketPrefix :: Lens' S3DestinationProperties (Maybe Text) Source #

The object key for the destination bucket in which Amazon AppFlow places the files.

s3DestinationProperties_bucketName :: Lens' S3DestinationProperties Text Source #

The Amazon S3 bucket name in which Amazon AppFlow places the transferred data.

S3InputFormatConfig

data S3InputFormatConfig Source #

When you use Amazon S3 as the source, the configuration format that you provide the flow input data.

See: newS3InputFormatConfig smart constructor.

Constructors

S3InputFormatConfig' 

Fields

Instances

Instances details
Eq S3InputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFormatConfig

Read S3InputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFormatConfig

Show S3InputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFormatConfig

Generic S3InputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFormatConfig

Associated Types

type Rep S3InputFormatConfig :: Type -> Type #

NFData S3InputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFormatConfig

Methods

rnf :: S3InputFormatConfig -> () #

Hashable S3InputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFormatConfig

ToJSON S3InputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFormatConfig

FromJSON S3InputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFormatConfig

type Rep S3InputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3InputFormatConfig

type Rep S3InputFormatConfig = D1 ('MetaData "S3InputFormatConfig" "Network.AWS.AppFlow.Types.S3InputFormatConfig" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "S3InputFormatConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3InputFileType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3InputFileType))))

newS3InputFormatConfig :: S3InputFormatConfig Source #

Create a value of S3InputFormatConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3InputFileType:S3InputFormatConfig', s3InputFormatConfig_s3InputFileType - The file type that Amazon AppFlow gets from your Amazon S3 bucket.

s3InputFormatConfig_s3InputFileType :: Lens' S3InputFormatConfig (Maybe S3InputFileType) Source #

The file type that Amazon AppFlow gets from your Amazon S3 bucket.

S3Metadata

data S3Metadata Source #

The connector metadata specific to Amazon S3.

See: newS3Metadata smart constructor.

Constructors

S3Metadata' 

Instances

Instances details
Eq S3Metadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3Metadata

Read S3Metadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3Metadata

Show S3Metadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3Metadata

Generic S3Metadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3Metadata

Associated Types

type Rep S3Metadata :: Type -> Type #

NFData S3Metadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3Metadata

Methods

rnf :: S3Metadata -> () #

Hashable S3Metadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3Metadata

FromJSON S3Metadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3Metadata

type Rep S3Metadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3Metadata

type Rep S3Metadata = D1 ('MetaData "S3Metadata" "Network.AWS.AppFlow.Types.S3Metadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "S3Metadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newS3Metadata :: S3Metadata Source #

Create a value of S3Metadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

S3OutputFormatConfig

data S3OutputFormatConfig Source #

The configuration that determines how Amazon AppFlow should format the flow output data when Amazon S3 is used as the destination.

See: newS3OutputFormatConfig smart constructor.

Constructors

S3OutputFormatConfig' 

Fields

Instances

Instances details
Eq S3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3OutputFormatConfig

Read S3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3OutputFormatConfig

Show S3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3OutputFormatConfig

Generic S3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3OutputFormatConfig

Associated Types

type Rep S3OutputFormatConfig :: Type -> Type #

NFData S3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3OutputFormatConfig

Methods

rnf :: S3OutputFormatConfig -> () #

Hashable S3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3OutputFormatConfig

ToJSON S3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3OutputFormatConfig

FromJSON S3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3OutputFormatConfig

type Rep S3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3OutputFormatConfig

type Rep S3OutputFormatConfig = D1 ('MetaData "S3OutputFormatConfig" "Network.AWS.AppFlow.Types.S3OutputFormatConfig" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "S3OutputFormatConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "prefixConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PrefixConfig)) :*: (S1 ('MetaSel ('Just "fileType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FileType)) :*: S1 ('MetaSel ('Just "aggregationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AggregationConfig)))))

newS3OutputFormatConfig :: S3OutputFormatConfig Source #

Create a value of S3OutputFormatConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:prefixConfig:S3OutputFormatConfig', s3OutputFormatConfig_prefixConfig - Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket. You can name folders according to the flow frequency and date.

$sel:fileType:S3OutputFormatConfig', s3OutputFormatConfig_fileType - Indicates the file type that Amazon AppFlow places in the Amazon S3 bucket.

$sel:aggregationConfig:S3OutputFormatConfig', s3OutputFormatConfig_aggregationConfig - Undocumented member.

s3OutputFormatConfig_prefixConfig :: Lens' S3OutputFormatConfig (Maybe PrefixConfig) Source #

Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket. You can name folders according to the flow frequency and date.

s3OutputFormatConfig_fileType :: Lens' S3OutputFormatConfig (Maybe FileType) Source #

Indicates the file type that Amazon AppFlow places in the Amazon S3 bucket.

S3SourceProperties

data S3SourceProperties Source #

The properties that are applied when Amazon S3 is being used as the flow source.

See: newS3SourceProperties smart constructor.

Constructors

S3SourceProperties' 

Fields

Instances

Instances details
Eq S3SourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3SourceProperties

Read S3SourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3SourceProperties

Show S3SourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3SourceProperties

Generic S3SourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3SourceProperties

Associated Types

type Rep S3SourceProperties :: Type -> Type #

NFData S3SourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3SourceProperties

Methods

rnf :: S3SourceProperties -> () #

Hashable S3SourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3SourceProperties

ToJSON S3SourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3SourceProperties

FromJSON S3SourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3SourceProperties

type Rep S3SourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.S3SourceProperties

type Rep S3SourceProperties = D1 ('MetaData "S3SourceProperties" "Network.AWS.AppFlow.Types.S3SourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "S3SourceProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3InputFormatConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3InputFormatConfig)) :*: (S1 ('MetaSel ('Just "bucketPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "bucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newS3SourceProperties Source #

Create a value of S3SourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3InputFormatConfig:S3SourceProperties', s3SourceProperties_s3InputFormatConfig - Undocumented member.

$sel:bucketPrefix:S3SourceProperties', s3SourceProperties_bucketPrefix - The object key for the Amazon S3 bucket in which the source files are stored.

$sel:bucketName:S3SourceProperties', s3SourceProperties_bucketName - The Amazon S3 bucket name where the source files are stored.

s3SourceProperties_bucketPrefix :: Lens' S3SourceProperties (Maybe Text) Source #

The object key for the Amazon S3 bucket in which the source files are stored.

s3SourceProperties_bucketName :: Lens' S3SourceProperties Text Source #

The Amazon S3 bucket name where the source files are stored.

SAPODataConnectorProfileCredentials

data SAPODataConnectorProfileCredentials Source #

The connector-specific profile credentials required when using SAPOData.

See: newSAPODataConnectorProfileCredentials smart constructor.

Constructors

SAPODataConnectorProfileCredentials' 

Fields

Instances

Instances details
Eq SAPODataConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileCredentials

Show SAPODataConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileCredentials

Generic SAPODataConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileCredentials

NFData SAPODataConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileCredentials

Hashable SAPODataConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileCredentials

ToJSON SAPODataConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileCredentials

type Rep SAPODataConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileCredentials

type Rep SAPODataConnectorProfileCredentials = D1 ('MetaData "SAPODataConnectorProfileCredentials" "Network.AWS.AppFlow.Types.SAPODataConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SAPODataConnectorProfileCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "oAuthCredentials") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OAuthCredentials)) :*: S1 ('MetaSel ('Just "basicAuthCredentials") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BasicAuthCredentials))))

newSAPODataConnectorProfileCredentials :: SAPODataConnectorProfileCredentials Source #

Create a value of SAPODataConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:oAuthCredentials:SAPODataConnectorProfileCredentials', sAPODataConnectorProfileCredentials_oAuthCredentials - The SAPOData OAuth type authentication credentials.

$sel:basicAuthCredentials:SAPODataConnectorProfileCredentials', sAPODataConnectorProfileCredentials_basicAuthCredentials - The SAPOData basic authentication credentials.

SAPODataConnectorProfileProperties

data SAPODataConnectorProfileProperties Source #

The connector-specific profile properties required when using SAPOData.

See: newSAPODataConnectorProfileProperties smart constructor.

Constructors

SAPODataConnectorProfileProperties' 

Fields

Instances

Instances details
Eq SAPODataConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileProperties

Read SAPODataConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileProperties

Show SAPODataConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileProperties

Generic SAPODataConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileProperties

Associated Types

type Rep SAPODataConnectorProfileProperties :: Type -> Type #

NFData SAPODataConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileProperties

Hashable SAPODataConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileProperties

ToJSON SAPODataConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileProperties

FromJSON SAPODataConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileProperties

type Rep SAPODataConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataConnectorProfileProperties

type Rep SAPODataConnectorProfileProperties = D1 ('MetaData "SAPODataConnectorProfileProperties" "Network.AWS.AppFlow.Types.SAPODataConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SAPODataConnectorProfileProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "logonLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "privateLinkServiceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "oAuthProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OAuthProperties)))) :*: ((S1 ('MetaSel ('Just "applicationHostUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "applicationServicePath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "portNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "clientNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newSAPODataConnectorProfileProperties Source #

Create a value of SAPODataConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:logonLanguage:SAPODataConnectorProfileProperties', sAPODataConnectorProfileProperties_logonLanguage - The logon language of SAPOData instance.

$sel:privateLinkServiceName:SAPODataConnectorProfileProperties', sAPODataConnectorProfileProperties_privateLinkServiceName - The SAPOData Private Link service name to be used for private data transfers.

$sel:oAuthProperties:SAPODataConnectorProfileProperties', sAPODataConnectorProfileProperties_oAuthProperties - The SAPOData OAuth properties required for OAuth type authentication.

$sel:applicationHostUrl:SAPODataConnectorProfileProperties', sAPODataConnectorProfileProperties_applicationHostUrl - The location of the SAPOData resource.

$sel:applicationServicePath:SAPODataConnectorProfileProperties', sAPODataConnectorProfileProperties_applicationServicePath - The application path to catalog service.

$sel:portNumber:SAPODataConnectorProfileProperties', sAPODataConnectorProfileProperties_portNumber - The port number of the SAPOData instance.

$sel:clientNumber:SAPODataConnectorProfileProperties', sAPODataConnectorProfileProperties_clientNumber - The client number for the client creating the connection.

sAPODataConnectorProfileProperties_privateLinkServiceName :: Lens' SAPODataConnectorProfileProperties (Maybe Text) Source #

The SAPOData Private Link service name to be used for private data transfers.

sAPODataConnectorProfileProperties_oAuthProperties :: Lens' SAPODataConnectorProfileProperties (Maybe OAuthProperties) Source #

The SAPOData OAuth properties required for OAuth type authentication.

sAPODataConnectorProfileProperties_clientNumber :: Lens' SAPODataConnectorProfileProperties Text Source #

The client number for the client creating the connection.

SAPODataMetadata

data SAPODataMetadata Source #

The connector metadata specific to SAPOData.

See: newSAPODataMetadata smart constructor.

Constructors

SAPODataMetadata' 

Instances

Instances details
Eq SAPODataMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataMetadata

Read SAPODataMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataMetadata

Show SAPODataMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataMetadata

Generic SAPODataMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataMetadata

Associated Types

type Rep SAPODataMetadata :: Type -> Type #

NFData SAPODataMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataMetadata

Methods

rnf :: SAPODataMetadata -> () #

Hashable SAPODataMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataMetadata

FromJSON SAPODataMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataMetadata

type Rep SAPODataMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataMetadata

type Rep SAPODataMetadata = D1 ('MetaData "SAPODataMetadata" "Network.AWS.AppFlow.Types.SAPODataMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SAPODataMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newSAPODataMetadata :: SAPODataMetadata Source #

Create a value of SAPODataMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

SAPODataSourceProperties

data SAPODataSourceProperties Source #

The properties that are applied when using SAPOData as a flow source.

See: newSAPODataSourceProperties smart constructor.

Constructors

SAPODataSourceProperties' 

Fields

Instances

Instances details
Eq SAPODataSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataSourceProperties

Read SAPODataSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataSourceProperties

Show SAPODataSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataSourceProperties

Generic SAPODataSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataSourceProperties

Associated Types

type Rep SAPODataSourceProperties :: Type -> Type #

NFData SAPODataSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataSourceProperties

Hashable SAPODataSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataSourceProperties

ToJSON SAPODataSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataSourceProperties

FromJSON SAPODataSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataSourceProperties

type Rep SAPODataSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SAPODataSourceProperties

type Rep SAPODataSourceProperties = D1 ('MetaData "SAPODataSourceProperties" "Network.AWS.AppFlow.Types.SAPODataSourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SAPODataSourceProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "objectPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSAPODataSourceProperties :: SAPODataSourceProperties Source #

Create a value of SAPODataSourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:objectPath:SAPODataSourceProperties', sAPODataSourceProperties_objectPath - The object path specified in the SAPOData flow source.

sAPODataSourceProperties_objectPath :: Lens' SAPODataSourceProperties (Maybe Text) Source #

The object path specified in the SAPOData flow source.

SalesforceConnectorProfileCredentials

data SalesforceConnectorProfileCredentials Source #

The connector-specific profile credentials required when using Salesforce.

See: newSalesforceConnectorProfileCredentials smart constructor.

Constructors

SalesforceConnectorProfileCredentials' 

Fields

Instances

Instances details
Eq SalesforceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileCredentials

Show SalesforceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileCredentials

Generic SalesforceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileCredentials

NFData SalesforceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileCredentials

Hashable SalesforceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileCredentials

ToJSON SalesforceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileCredentials

type Rep SalesforceConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileCredentials

type Rep SalesforceConnectorProfileCredentials = D1 ('MetaData "SalesforceConnectorProfileCredentials" "Network.AWS.AppFlow.Types.SalesforceConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SalesforceConnectorProfileCredentials'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accessToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "refreshToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "oAuthRequest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectorOAuthRequest)) :*: S1 ('MetaSel ('Just "clientCredentialsArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))))

newSalesforceConnectorProfileCredentials :: SalesforceConnectorProfileCredentials Source #

Create a value of SalesforceConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accessToken:SalesforceConnectorProfileCredentials', salesforceConnectorProfileCredentials_accessToken - The credentials used to access protected Salesforce resources.

$sel:refreshToken:SalesforceConnectorProfileCredentials', salesforceConnectorProfileCredentials_refreshToken - The credentials used to acquire new access tokens.

$sel:oAuthRequest:SalesforceConnectorProfileCredentials', salesforceConnectorProfileCredentials_oAuthRequest - The OAuth requirement needed to request security tokens from the connector endpoint.

$sel:clientCredentialsArn:SalesforceConnectorProfileCredentials', salesforceConnectorProfileCredentials_clientCredentialsArn - The secret manager ARN, which contains the client ID and client secret of the connected app.

salesforceConnectorProfileCredentials_accessToken :: Lens' SalesforceConnectorProfileCredentials (Maybe Text) Source #

The credentials used to access protected Salesforce resources.

salesforceConnectorProfileCredentials_oAuthRequest :: Lens' SalesforceConnectorProfileCredentials (Maybe ConnectorOAuthRequest) Source #

The OAuth requirement needed to request security tokens from the connector endpoint.

salesforceConnectorProfileCredentials_clientCredentialsArn :: Lens' SalesforceConnectorProfileCredentials (Maybe Text) Source #

The secret manager ARN, which contains the client ID and client secret of the connected app.

SalesforceConnectorProfileProperties

data SalesforceConnectorProfileProperties Source #

The connector-specific profile properties required when using Salesforce.

See: newSalesforceConnectorProfileProperties smart constructor.

Constructors

SalesforceConnectorProfileProperties' 

Fields

Instances

Instances details
Eq SalesforceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileProperties

Read SalesforceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileProperties

Show SalesforceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileProperties

Generic SalesforceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileProperties

NFData SalesforceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileProperties

Hashable SalesforceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileProperties

ToJSON SalesforceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileProperties

FromJSON SalesforceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileProperties

type Rep SalesforceConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceConnectorProfileProperties

type Rep SalesforceConnectorProfileProperties = D1 ('MetaData "SalesforceConnectorProfileProperties" "Network.AWS.AppFlow.Types.SalesforceConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SalesforceConnectorProfileProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "isSandboxEnvironment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newSalesforceConnectorProfileProperties :: SalesforceConnectorProfileProperties Source #

Create a value of SalesforceConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceUrl:SalesforceConnectorProfileProperties', salesforceConnectorProfileProperties_instanceUrl - The location of the Salesforce resource.

$sel:isSandboxEnvironment:SalesforceConnectorProfileProperties', salesforceConnectorProfileProperties_isSandboxEnvironment - Indicates whether the connector profile applies to a sandbox or production environment.

salesforceConnectorProfileProperties_isSandboxEnvironment :: Lens' SalesforceConnectorProfileProperties (Maybe Bool) Source #

Indicates whether the connector profile applies to a sandbox or production environment.

SalesforceDestinationProperties

data SalesforceDestinationProperties Source #

The properties that are applied when Salesforce is being used as a destination.

See: newSalesforceDestinationProperties smart constructor.

Constructors

SalesforceDestinationProperties' 

Fields

  • writeOperationType :: Maybe WriteOperationType

    This specifies the type of write operation to be performed in Salesforce. When the value is UPSERT, then idFieldNames is required.

  • idFieldNames :: Maybe [Text]

    The name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update or delete.

  • errorHandlingConfig :: Maybe ErrorHandlingConfig

    The settings that determine how Amazon AppFlow handles an error when placing data in the Salesforce destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. ErrorHandlingConfig is a part of the destination connector details.

  • object' :: Text

    The object specified in the Salesforce flow destination.

Instances

Instances details
Eq SalesforceDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceDestinationProperties

Read SalesforceDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceDestinationProperties

Show SalesforceDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceDestinationProperties

Generic SalesforceDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceDestinationProperties

Associated Types

type Rep SalesforceDestinationProperties :: Type -> Type #

NFData SalesforceDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceDestinationProperties

Hashable SalesforceDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceDestinationProperties

ToJSON SalesforceDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceDestinationProperties

FromJSON SalesforceDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceDestinationProperties

type Rep SalesforceDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceDestinationProperties

type Rep SalesforceDestinationProperties = D1 ('MetaData "SalesforceDestinationProperties" "Network.AWS.AppFlow.Types.SalesforceDestinationProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SalesforceDestinationProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "writeOperationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WriteOperationType)) :*: S1 ('MetaSel ('Just "idFieldNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "errorHandlingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorHandlingConfig)) :*: S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newSalesforceDestinationProperties Source #

Create a value of SalesforceDestinationProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:writeOperationType:SalesforceDestinationProperties', salesforceDestinationProperties_writeOperationType - This specifies the type of write operation to be performed in Salesforce. When the value is UPSERT, then idFieldNames is required.

$sel:idFieldNames:SalesforceDestinationProperties', salesforceDestinationProperties_idFieldNames - The name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update or delete.

$sel:errorHandlingConfig:SalesforceDestinationProperties', salesforceDestinationProperties_errorHandlingConfig - The settings that determine how Amazon AppFlow handles an error when placing data in the Salesforce destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. ErrorHandlingConfig is a part of the destination connector details.

$sel:object':SalesforceDestinationProperties', salesforceDestinationProperties_object - The object specified in the Salesforce flow destination.

salesforceDestinationProperties_writeOperationType :: Lens' SalesforceDestinationProperties (Maybe WriteOperationType) Source #

This specifies the type of write operation to be performed in Salesforce. When the value is UPSERT, then idFieldNames is required.

salesforceDestinationProperties_idFieldNames :: Lens' SalesforceDestinationProperties (Maybe [Text]) Source #

The name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update or delete.

salesforceDestinationProperties_errorHandlingConfig :: Lens' SalesforceDestinationProperties (Maybe ErrorHandlingConfig) Source #

The settings that determine how Amazon AppFlow handles an error when placing data in the Salesforce destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. ErrorHandlingConfig is a part of the destination connector details.

salesforceDestinationProperties_object :: Lens' SalesforceDestinationProperties Text Source #

The object specified in the Salesforce flow destination.

SalesforceMetadata

data SalesforceMetadata Source #

The connector metadata specific to Salesforce.

See: newSalesforceMetadata smart constructor.

Constructors

SalesforceMetadata' 

Fields

Instances

Instances details
Eq SalesforceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceMetadata

Read SalesforceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceMetadata

Show SalesforceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceMetadata

Generic SalesforceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceMetadata

Associated Types

type Rep SalesforceMetadata :: Type -> Type #

NFData SalesforceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceMetadata

Methods

rnf :: SalesforceMetadata -> () #

Hashable SalesforceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceMetadata

FromJSON SalesforceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceMetadata

type Rep SalesforceMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceMetadata

type Rep SalesforceMetadata = D1 ('MetaData "SalesforceMetadata" "Network.AWS.AppFlow.Types.SalesforceMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SalesforceMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "oAuthScopes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newSalesforceMetadata :: SalesforceMetadata Source #

Create a value of SalesforceMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:oAuthScopes:SalesforceMetadata', salesforceMetadata_oAuthScopes - The desired authorization scope for the Salesforce account.

salesforceMetadata_oAuthScopes :: Lens' SalesforceMetadata (Maybe [Text]) Source #

The desired authorization scope for the Salesforce account.

SalesforceSourceProperties

data SalesforceSourceProperties Source #

The properties that are applied when Salesforce is being used as a source.

See: newSalesforceSourceProperties smart constructor.

Constructors

SalesforceSourceProperties' 

Fields

Instances

Instances details
Eq SalesforceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceSourceProperties

Read SalesforceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceSourceProperties

Show SalesforceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceSourceProperties

Generic SalesforceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceSourceProperties

Associated Types

type Rep SalesforceSourceProperties :: Type -> Type #

NFData SalesforceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceSourceProperties

Hashable SalesforceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceSourceProperties

ToJSON SalesforceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceSourceProperties

FromJSON SalesforceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceSourceProperties

type Rep SalesforceSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SalesforceSourceProperties

type Rep SalesforceSourceProperties = D1 ('MetaData "SalesforceSourceProperties" "Network.AWS.AppFlow.Types.SalesforceSourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SalesforceSourceProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "enableDynamicFieldUpdate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "includeDeletedRecords") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newSalesforceSourceProperties Source #

Create a value of SalesforceSourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:enableDynamicFieldUpdate:SalesforceSourceProperties', salesforceSourceProperties_enableDynamicFieldUpdate - The flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.

$sel:includeDeletedRecords:SalesforceSourceProperties', salesforceSourceProperties_includeDeletedRecords - Indicates whether Amazon AppFlow includes deleted files in the flow run.

$sel:object':SalesforceSourceProperties', salesforceSourceProperties_object - The object specified in the Salesforce flow source.

salesforceSourceProperties_enableDynamicFieldUpdate :: Lens' SalesforceSourceProperties (Maybe Bool) Source #

The flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.

salesforceSourceProperties_includeDeletedRecords :: Lens' SalesforceSourceProperties (Maybe Bool) Source #

Indicates whether Amazon AppFlow includes deleted files in the flow run.

salesforceSourceProperties_object :: Lens' SalesforceSourceProperties Text Source #

The object specified in the Salesforce flow source.

ScheduledTriggerProperties

data ScheduledTriggerProperties Source #

Specifies the configuration details of a schedule-triggered flow as defined by the user. Currently, these settings only apply to the Scheduled trigger type.

See: newScheduledTriggerProperties smart constructor.

Constructors

ScheduledTriggerProperties' 

Fields

Instances

Instances details
Eq ScheduledTriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduledTriggerProperties

Read ScheduledTriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduledTriggerProperties

Show ScheduledTriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduledTriggerProperties

Generic ScheduledTriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduledTriggerProperties

Associated Types

type Rep ScheduledTriggerProperties :: Type -> Type #

NFData ScheduledTriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduledTriggerProperties

Hashable ScheduledTriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduledTriggerProperties

ToJSON ScheduledTriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduledTriggerProperties

FromJSON ScheduledTriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduledTriggerProperties

type Rep ScheduledTriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ScheduledTriggerProperties

type Rep ScheduledTriggerProperties = D1 ('MetaData "ScheduledTriggerProperties" "Network.AWS.AppFlow.Types.ScheduledTriggerProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ScheduledTriggerProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "scheduleEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "scheduleOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "dataPullMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataPullMode)))) :*: ((S1 ('MetaSel ('Just "scheduleStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "timezone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "firstExecutionFrom") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "scheduleExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newScheduledTriggerProperties Source #

Create a value of ScheduledTriggerProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:scheduleEndTime:ScheduledTriggerProperties', scheduledTriggerProperties_scheduleEndTime - Specifies the scheduled end time for a schedule-triggered flow.

$sel:scheduleOffset:ScheduledTriggerProperties', scheduledTriggerProperties_scheduleOffset - Specifies the optional offset that is added to the time interval for a schedule-triggered flow.

$sel:dataPullMode:ScheduledTriggerProperties', scheduledTriggerProperties_dataPullMode - Specifies whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run.

$sel:scheduleStartTime:ScheduledTriggerProperties', scheduledTriggerProperties_scheduleStartTime - Specifies the scheduled start time for a schedule-triggered flow.

$sel:timezone:ScheduledTriggerProperties', scheduledTriggerProperties_timezone - Specifies the time zone used when referring to the date and time of a scheduled-triggered flow, such as America/New_York.

$sel:firstExecutionFrom:ScheduledTriggerProperties', scheduledTriggerProperties_firstExecutionFrom - Specifies the date range for the records to import from the connector in the first flow run.

$sel:scheduleExpression:ScheduledTriggerProperties', scheduledTriggerProperties_scheduleExpression - The scheduling expression that determines the rate at which the schedule will run, for example rate(5minutes).

scheduledTriggerProperties_scheduleEndTime :: Lens' ScheduledTriggerProperties (Maybe UTCTime) Source #

Specifies the scheduled end time for a schedule-triggered flow.

scheduledTriggerProperties_scheduleOffset :: Lens' ScheduledTriggerProperties (Maybe Natural) Source #

Specifies the optional offset that is added to the time interval for a schedule-triggered flow.

scheduledTriggerProperties_dataPullMode :: Lens' ScheduledTriggerProperties (Maybe DataPullMode) Source #

Specifies whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run.

scheduledTriggerProperties_scheduleStartTime :: Lens' ScheduledTriggerProperties (Maybe UTCTime) Source #

Specifies the scheduled start time for a schedule-triggered flow.

scheduledTriggerProperties_timezone :: Lens' ScheduledTriggerProperties (Maybe Text) Source #

Specifies the time zone used when referring to the date and time of a scheduled-triggered flow, such as America/New_York.

scheduledTriggerProperties_firstExecutionFrom :: Lens' ScheduledTriggerProperties (Maybe UTCTime) Source #

Specifies the date range for the records to import from the connector in the first flow run.

scheduledTriggerProperties_scheduleExpression :: Lens' ScheduledTriggerProperties Text Source #

The scheduling expression that determines the rate at which the schedule will run, for example rate(5minutes).

ServiceNowConnectorProfileCredentials

data ServiceNowConnectorProfileCredentials Source #

The connector-specific profile credentials required when using ServiceNow.

See: newServiceNowConnectorProfileCredentials smart constructor.

Constructors

ServiceNowConnectorProfileCredentials' 

Fields

Instances

Instances details
Eq ServiceNowConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileCredentials

Show ServiceNowConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileCredentials

Generic ServiceNowConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileCredentials

NFData ServiceNowConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileCredentials

Hashable ServiceNowConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileCredentials

ToJSON ServiceNowConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileCredentials

type Rep ServiceNowConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileCredentials

type Rep ServiceNowConnectorProfileCredentials = D1 ('MetaData "ServiceNowConnectorProfileCredentials" "Network.AWS.AppFlow.Types.ServiceNowConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ServiceNowConnectorProfileCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "username") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "password") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newServiceNowConnectorProfileCredentials Source #

Create a value of ServiceNowConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:username:ServiceNowConnectorProfileCredentials', serviceNowConnectorProfileCredentials_username - The name of the user.

$sel:password:ServiceNowConnectorProfileCredentials', serviceNowConnectorProfileCredentials_password - The password that corresponds to the user name.

ServiceNowConnectorProfileProperties

data ServiceNowConnectorProfileProperties Source #

The connector-specific profile properties required when using ServiceNow.

See: newServiceNowConnectorProfileProperties smart constructor.

Constructors

ServiceNowConnectorProfileProperties' 

Fields

Instances

Instances details
Eq ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileProperties

Read ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileProperties

Show ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileProperties

Generic ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileProperties

NFData ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileProperties

Hashable ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileProperties

ToJSON ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileProperties

FromJSON ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileProperties

type Rep ServiceNowConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowConnectorProfileProperties

type Rep ServiceNowConnectorProfileProperties = D1 ('MetaData "ServiceNowConnectorProfileProperties" "Network.AWS.AppFlow.Types.ServiceNowConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ServiceNowConnectorProfileProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newServiceNowConnectorProfileProperties Source #

Create a value of ServiceNowConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceUrl:ServiceNowConnectorProfileProperties', serviceNowConnectorProfileProperties_instanceUrl - The location of the ServiceNow resource.

ServiceNowMetadata

data ServiceNowMetadata Source #

The connector metadata specific to ServiceNow.

See: newServiceNowMetadata smart constructor.

Constructors

ServiceNowMetadata' 

Instances

Instances details
Eq ServiceNowMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowMetadata

Read ServiceNowMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowMetadata

Show ServiceNowMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowMetadata

Generic ServiceNowMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowMetadata

Associated Types

type Rep ServiceNowMetadata :: Type -> Type #

NFData ServiceNowMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowMetadata

Methods

rnf :: ServiceNowMetadata -> () #

Hashable ServiceNowMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowMetadata

FromJSON ServiceNowMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowMetadata

type Rep ServiceNowMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowMetadata

type Rep ServiceNowMetadata = D1 ('MetaData "ServiceNowMetadata" "Network.AWS.AppFlow.Types.ServiceNowMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ServiceNowMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newServiceNowMetadata :: ServiceNowMetadata Source #

Create a value of ServiceNowMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

ServiceNowSourceProperties

data ServiceNowSourceProperties Source #

The properties that are applied when ServiceNow is being used as a source.

See: newServiceNowSourceProperties smart constructor.

Constructors

ServiceNowSourceProperties' 

Fields

  • object' :: Text

    The object specified in the ServiceNow flow source.

Instances

Instances details
Eq ServiceNowSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowSourceProperties

Read ServiceNowSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowSourceProperties

Show ServiceNowSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowSourceProperties

Generic ServiceNowSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowSourceProperties

Associated Types

type Rep ServiceNowSourceProperties :: Type -> Type #

NFData ServiceNowSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowSourceProperties

Hashable ServiceNowSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowSourceProperties

ToJSON ServiceNowSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowSourceProperties

FromJSON ServiceNowSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowSourceProperties

type Rep ServiceNowSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ServiceNowSourceProperties

type Rep ServiceNowSourceProperties = D1 ('MetaData "ServiceNowSourceProperties" "Network.AWS.AppFlow.Types.ServiceNowSourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ServiceNowSourceProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newServiceNowSourceProperties Source #

Create a value of ServiceNowSourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:object':ServiceNowSourceProperties', serviceNowSourceProperties_object - The object specified in the ServiceNow flow source.

serviceNowSourceProperties_object :: Lens' ServiceNowSourceProperties Text Source #

The object specified in the ServiceNow flow source.

SingularConnectorProfileCredentials

data SingularConnectorProfileCredentials Source #

The connector-specific profile credentials required when using Singular.

See: newSingularConnectorProfileCredentials smart constructor.

Constructors

SingularConnectorProfileCredentials' 

Fields

  • apiKey :: Text

    A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.

Instances

Instances details
Eq SingularConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileCredentials

Read SingularConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileCredentials

Show SingularConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileCredentials

Generic SingularConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileCredentials

NFData SingularConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileCredentials

Hashable SingularConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileCredentials

ToJSON SingularConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileCredentials

type Rep SingularConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileCredentials

type Rep SingularConnectorProfileCredentials = D1 ('MetaData "SingularConnectorProfileCredentials" "Network.AWS.AppFlow.Types.SingularConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SingularConnectorProfileCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "apiKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newSingularConnectorProfileCredentials Source #

Create a value of SingularConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:apiKey:SingularConnectorProfileCredentials', singularConnectorProfileCredentials_apiKey - A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.

singularConnectorProfileCredentials_apiKey :: Lens' SingularConnectorProfileCredentials Text Source #

A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.

SingularConnectorProfileProperties

data SingularConnectorProfileProperties Source #

The connector-specific profile properties required when using Singular.

See: newSingularConnectorProfileProperties smart constructor.

Instances

Instances details
Eq SingularConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileProperties

Read SingularConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileProperties

Show SingularConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileProperties

Generic SingularConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileProperties

Associated Types

type Rep SingularConnectorProfileProperties :: Type -> Type #

NFData SingularConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileProperties

Hashable SingularConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileProperties

ToJSON SingularConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileProperties

FromJSON SingularConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileProperties

type Rep SingularConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularConnectorProfileProperties

type Rep SingularConnectorProfileProperties = D1 ('MetaData "SingularConnectorProfileProperties" "Network.AWS.AppFlow.Types.SingularConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SingularConnectorProfileProperties'" 'PrefixI 'False) (U1 :: Type -> Type))

newSingularConnectorProfileProperties :: SingularConnectorProfileProperties Source #

Create a value of SingularConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

SingularMetadata

data SingularMetadata Source #

The connector metadata specific to Singular.

See: newSingularMetadata smart constructor.

Constructors

SingularMetadata' 

Instances

Instances details
Eq SingularMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularMetadata

Read SingularMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularMetadata

Show SingularMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularMetadata

Generic SingularMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularMetadata

Associated Types

type Rep SingularMetadata :: Type -> Type #

NFData SingularMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularMetadata

Methods

rnf :: SingularMetadata -> () #

Hashable SingularMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularMetadata

FromJSON SingularMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularMetadata

type Rep SingularMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularMetadata

type Rep SingularMetadata = D1 ('MetaData "SingularMetadata" "Network.AWS.AppFlow.Types.SingularMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SingularMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newSingularMetadata :: SingularMetadata Source #

Create a value of SingularMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

SingularSourceProperties

data SingularSourceProperties Source #

The properties that are applied when Singular is being used as a source.

See: newSingularSourceProperties smart constructor.

Constructors

SingularSourceProperties' 

Fields

  • object' :: Text

    The object specified in the Singular flow source.

Instances

Instances details
Eq SingularSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularSourceProperties

Read SingularSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularSourceProperties

Show SingularSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularSourceProperties

Generic SingularSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularSourceProperties

Associated Types

type Rep SingularSourceProperties :: Type -> Type #

NFData SingularSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularSourceProperties

Hashable SingularSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularSourceProperties

ToJSON SingularSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularSourceProperties

FromJSON SingularSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularSourceProperties

type Rep SingularSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SingularSourceProperties

type Rep SingularSourceProperties = D1 ('MetaData "SingularSourceProperties" "Network.AWS.AppFlow.Types.SingularSourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SingularSourceProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newSingularSourceProperties Source #

Create a value of SingularSourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:object':SingularSourceProperties', singularSourceProperties_object - The object specified in the Singular flow source.

singularSourceProperties_object :: Lens' SingularSourceProperties Text Source #

The object specified in the Singular flow source.

SlackConnectorProfileCredentials

data SlackConnectorProfileCredentials Source #

The connector-specific profile credentials required when using Slack.

See: newSlackConnectorProfileCredentials smart constructor.

Constructors

SlackConnectorProfileCredentials' 

Fields

Instances

Instances details
Eq SlackConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileCredentials

Show SlackConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileCredentials

Generic SlackConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileCredentials

Associated Types

type Rep SlackConnectorProfileCredentials :: Type -> Type #

NFData SlackConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileCredentials

Hashable SlackConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileCredentials

ToJSON SlackConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileCredentials

type Rep SlackConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileCredentials

type Rep SlackConnectorProfileCredentials = D1 ('MetaData "SlackConnectorProfileCredentials" "Network.AWS.AppFlow.Types.SlackConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SlackConnectorProfileCredentials'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accessToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "oAuthRequest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectorOAuthRequest))) :*: (S1 ('MetaSel ('Just "clientId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "clientSecret") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)))))

newSlackConnectorProfileCredentials Source #

Create a value of SlackConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accessToken:SlackConnectorProfileCredentials', slackConnectorProfileCredentials_accessToken - The credentials used to access protected Slack resources.

$sel:oAuthRequest:SlackConnectorProfileCredentials', slackConnectorProfileCredentials_oAuthRequest - The OAuth requirement needed to request security tokens from the connector endpoint.

$sel:clientId:SlackConnectorProfileCredentials', slackConnectorProfileCredentials_clientId - The identifier for the client.

$sel:clientSecret:SlackConnectorProfileCredentials', slackConnectorProfileCredentials_clientSecret - The client secret used by the OAuth client to authenticate to the authorization server.

slackConnectorProfileCredentials_accessToken :: Lens' SlackConnectorProfileCredentials (Maybe Text) Source #

The credentials used to access protected Slack resources.

slackConnectorProfileCredentials_oAuthRequest :: Lens' SlackConnectorProfileCredentials (Maybe ConnectorOAuthRequest) Source #

The OAuth requirement needed to request security tokens from the connector endpoint.

slackConnectorProfileCredentials_clientSecret :: Lens' SlackConnectorProfileCredentials Text Source #

The client secret used by the OAuth client to authenticate to the authorization server.

SlackConnectorProfileProperties

data SlackConnectorProfileProperties Source #

The connector-specific profile properties required when using Slack.

See: newSlackConnectorProfileProperties smart constructor.

Constructors

SlackConnectorProfileProperties' 

Fields

Instances

Instances details
Eq SlackConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileProperties

Read SlackConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileProperties

Show SlackConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileProperties

Generic SlackConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileProperties

Associated Types

type Rep SlackConnectorProfileProperties :: Type -> Type #

NFData SlackConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileProperties

Hashable SlackConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileProperties

ToJSON SlackConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileProperties

FromJSON SlackConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileProperties

type Rep SlackConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackConnectorProfileProperties

type Rep SlackConnectorProfileProperties = D1 ('MetaData "SlackConnectorProfileProperties" "Network.AWS.AppFlow.Types.SlackConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SlackConnectorProfileProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newSlackConnectorProfileProperties Source #

Create a value of SlackConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceUrl:SlackConnectorProfileProperties', slackConnectorProfileProperties_instanceUrl - The location of the Slack resource.

SlackMetadata

data SlackMetadata Source #

The connector metadata specific to Slack.

See: newSlackMetadata smart constructor.

Constructors

SlackMetadata' 

Fields

Instances

Instances details
Eq SlackMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackMetadata

Read SlackMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackMetadata

Show SlackMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackMetadata

Generic SlackMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackMetadata

Associated Types

type Rep SlackMetadata :: Type -> Type #

NFData SlackMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackMetadata

Methods

rnf :: SlackMetadata -> () #

Hashable SlackMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackMetadata

FromJSON SlackMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackMetadata

type Rep SlackMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackMetadata

type Rep SlackMetadata = D1 ('MetaData "SlackMetadata" "Network.AWS.AppFlow.Types.SlackMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SlackMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "oAuthScopes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newSlackMetadata :: SlackMetadata Source #

Create a value of SlackMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:oAuthScopes:SlackMetadata', slackMetadata_oAuthScopes - The desired authorization scope for the Slack account.

slackMetadata_oAuthScopes :: Lens' SlackMetadata (Maybe [Text]) Source #

The desired authorization scope for the Slack account.

SlackSourceProperties

data SlackSourceProperties Source #

The properties that are applied when Slack is being used as a source.

See: newSlackSourceProperties smart constructor.

Constructors

SlackSourceProperties' 

Fields

  • object' :: Text

    The object specified in the Slack flow source.

Instances

Instances details
Eq SlackSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackSourceProperties

Read SlackSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackSourceProperties

Show SlackSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackSourceProperties

Generic SlackSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackSourceProperties

Associated Types

type Rep SlackSourceProperties :: Type -> Type #

NFData SlackSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackSourceProperties

Methods

rnf :: SlackSourceProperties -> () #

Hashable SlackSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackSourceProperties

ToJSON SlackSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackSourceProperties

FromJSON SlackSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackSourceProperties

type Rep SlackSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SlackSourceProperties

type Rep SlackSourceProperties = D1 ('MetaData "SlackSourceProperties" "Network.AWS.AppFlow.Types.SlackSourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SlackSourceProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newSlackSourceProperties Source #

Create a value of SlackSourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:object':SlackSourceProperties', slackSourceProperties_object - The object specified in the Slack flow source.

slackSourceProperties_object :: Lens' SlackSourceProperties Text Source #

The object specified in the Slack flow source.

SnowflakeConnectorProfileCredentials

data SnowflakeConnectorProfileCredentials Source #

The connector-specific profile credentials required when using Snowflake.

See: newSnowflakeConnectorProfileCredentials smart constructor.

Constructors

SnowflakeConnectorProfileCredentials' 

Fields

Instances

Instances details
Eq SnowflakeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileCredentials

Show SnowflakeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileCredentials

Generic SnowflakeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileCredentials

NFData SnowflakeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileCredentials

Hashable SnowflakeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileCredentials

ToJSON SnowflakeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileCredentials

type Rep SnowflakeConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileCredentials

type Rep SnowflakeConnectorProfileCredentials = D1 ('MetaData "SnowflakeConnectorProfileCredentials" "Network.AWS.AppFlow.Types.SnowflakeConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SnowflakeConnectorProfileCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "username") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "password") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newSnowflakeConnectorProfileCredentials Source #

Create a value of SnowflakeConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:username:SnowflakeConnectorProfileCredentials', snowflakeConnectorProfileCredentials_username - The name of the user.

$sel:password:SnowflakeConnectorProfileCredentials', snowflakeConnectorProfileCredentials_password - The password that corresponds to the user name.

SnowflakeConnectorProfileProperties

data SnowflakeConnectorProfileProperties Source #

The connector-specific profile properties required when using Snowflake.

See: newSnowflakeConnectorProfileProperties smart constructor.

Constructors

SnowflakeConnectorProfileProperties' 

Fields

  • privateLinkServiceName :: Maybe Text

    The Snowflake Private Link service name to be used for private data transfers.

  • accountName :: Maybe Text

    The name of the account.

  • bucketPrefix :: Maybe Text

    The bucket path that refers to the Amazon S3 bucket associated with Snowflake.

  • region :: Maybe Text

    The Amazon Web Services Region of the Snowflake account.

  • warehouse :: Text

    The name of the Snowflake warehouse.

  • stage :: Text

    The name of the Amazon S3 stage that was created while setting up an Amazon S3 stage in the Snowflake account. This is written in the following format: < Database>< Schema><Stage Name>.

  • bucketName :: Text

    The name of the Amazon S3 bucket associated with Snowflake.

Instances

Instances details
Eq SnowflakeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileProperties

Read SnowflakeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileProperties

Show SnowflakeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileProperties

Generic SnowflakeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileProperties

NFData SnowflakeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileProperties

Hashable SnowflakeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileProperties

ToJSON SnowflakeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileProperties

FromJSON SnowflakeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileProperties

type Rep SnowflakeConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeConnectorProfileProperties

type Rep SnowflakeConnectorProfileProperties = D1 ('MetaData "SnowflakeConnectorProfileProperties" "Network.AWS.AppFlow.Types.SnowflakeConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SnowflakeConnectorProfileProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "privateLinkServiceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "accountName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "bucketPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "warehouse") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "stage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "bucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newSnowflakeConnectorProfileProperties Source #

Create a value of SnowflakeConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:privateLinkServiceName:SnowflakeConnectorProfileProperties', snowflakeConnectorProfileProperties_privateLinkServiceName - The Snowflake Private Link service name to be used for private data transfers.

$sel:accountName:SnowflakeConnectorProfileProperties', snowflakeConnectorProfileProperties_accountName - The name of the account.

$sel:bucketPrefix:SnowflakeConnectorProfileProperties', snowflakeConnectorProfileProperties_bucketPrefix - The bucket path that refers to the Amazon S3 bucket associated with Snowflake.

$sel:region:SnowflakeConnectorProfileProperties', snowflakeConnectorProfileProperties_region - The Amazon Web Services Region of the Snowflake account.

$sel:warehouse:SnowflakeConnectorProfileProperties', snowflakeConnectorProfileProperties_warehouse - The name of the Snowflake warehouse.

$sel:stage:SnowflakeConnectorProfileProperties', snowflakeConnectorProfileProperties_stage - The name of the Amazon S3 stage that was created while setting up an Amazon S3 stage in the Snowflake account. This is written in the following format: < Database>< Schema><Stage Name>.

$sel:bucketName:SnowflakeConnectorProfileProperties', snowflakeConnectorProfileProperties_bucketName - The name of the Amazon S3 bucket associated with Snowflake.

snowflakeConnectorProfileProperties_privateLinkServiceName :: Lens' SnowflakeConnectorProfileProperties (Maybe Text) Source #

The Snowflake Private Link service name to be used for private data transfers.

snowflakeConnectorProfileProperties_bucketPrefix :: Lens' SnowflakeConnectorProfileProperties (Maybe Text) Source #

The bucket path that refers to the Amazon S3 bucket associated with Snowflake.

snowflakeConnectorProfileProperties_region :: Lens' SnowflakeConnectorProfileProperties (Maybe Text) Source #

The Amazon Web Services Region of the Snowflake account.

snowflakeConnectorProfileProperties_stage :: Lens' SnowflakeConnectorProfileProperties Text Source #

The name of the Amazon S3 stage that was created while setting up an Amazon S3 stage in the Snowflake account. This is written in the following format: < Database>< Schema><Stage Name>.

snowflakeConnectorProfileProperties_bucketName :: Lens' SnowflakeConnectorProfileProperties Text Source #

The name of the Amazon S3 bucket associated with Snowflake.

SnowflakeDestinationProperties

data SnowflakeDestinationProperties Source #

The properties that are applied when Snowflake is being used as a destination.

See: newSnowflakeDestinationProperties smart constructor.

Constructors

SnowflakeDestinationProperties' 

Fields

  • bucketPrefix :: Maybe Text

    The object key for the destination bucket in which Amazon AppFlow places the files.

  • errorHandlingConfig :: Maybe ErrorHandlingConfig

    The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. ErrorHandlingConfig is a part of the destination connector details.

  • object' :: Text

    The object specified in the Snowflake flow destination.

  • intermediateBucketName :: Text

    The intermediate bucket that Amazon AppFlow uses when moving data into Snowflake.

Instances

Instances details
Eq SnowflakeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeDestinationProperties

Read SnowflakeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeDestinationProperties

Show SnowflakeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeDestinationProperties

Generic SnowflakeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeDestinationProperties

Associated Types

type Rep SnowflakeDestinationProperties :: Type -> Type #

NFData SnowflakeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeDestinationProperties

Hashable SnowflakeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeDestinationProperties

ToJSON SnowflakeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeDestinationProperties

FromJSON SnowflakeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeDestinationProperties

type Rep SnowflakeDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeDestinationProperties

type Rep SnowflakeDestinationProperties = D1 ('MetaData "SnowflakeDestinationProperties" "Network.AWS.AppFlow.Types.SnowflakeDestinationProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SnowflakeDestinationProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "bucketPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorHandlingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorHandlingConfig))) :*: (S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "intermediateBucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newSnowflakeDestinationProperties Source #

Create a value of SnowflakeDestinationProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:bucketPrefix:SnowflakeDestinationProperties', snowflakeDestinationProperties_bucketPrefix - The object key for the destination bucket in which Amazon AppFlow places the files.

$sel:errorHandlingConfig:SnowflakeDestinationProperties', snowflakeDestinationProperties_errorHandlingConfig - The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. ErrorHandlingConfig is a part of the destination connector details.

$sel:object':SnowflakeDestinationProperties', snowflakeDestinationProperties_object - The object specified in the Snowflake flow destination.

$sel:intermediateBucketName:SnowflakeDestinationProperties', snowflakeDestinationProperties_intermediateBucketName - The intermediate bucket that Amazon AppFlow uses when moving data into Snowflake.

snowflakeDestinationProperties_bucketPrefix :: Lens' SnowflakeDestinationProperties (Maybe Text) Source #

The object key for the destination bucket in which Amazon AppFlow places the files.

snowflakeDestinationProperties_errorHandlingConfig :: Lens' SnowflakeDestinationProperties (Maybe ErrorHandlingConfig) Source #

The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. ErrorHandlingConfig is a part of the destination connector details.

snowflakeDestinationProperties_object :: Lens' SnowflakeDestinationProperties Text Source #

The object specified in the Snowflake flow destination.

snowflakeDestinationProperties_intermediateBucketName :: Lens' SnowflakeDestinationProperties Text Source #

The intermediate bucket that Amazon AppFlow uses when moving data into Snowflake.

SnowflakeMetadata

data SnowflakeMetadata Source #

The connector metadata specific to Snowflake.

See: newSnowflakeMetadata smart constructor.

Constructors

SnowflakeMetadata' 

Fields

Instances

Instances details
Eq SnowflakeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeMetadata

Read SnowflakeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeMetadata

Show SnowflakeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeMetadata

Generic SnowflakeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeMetadata

Associated Types

type Rep SnowflakeMetadata :: Type -> Type #

NFData SnowflakeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeMetadata

Methods

rnf :: SnowflakeMetadata -> () #

Hashable SnowflakeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeMetadata

FromJSON SnowflakeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeMetadata

type Rep SnowflakeMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SnowflakeMetadata

type Rep SnowflakeMetadata = D1 ('MetaData "SnowflakeMetadata" "Network.AWS.AppFlow.Types.SnowflakeMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SnowflakeMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "supportedRegions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newSnowflakeMetadata :: SnowflakeMetadata Source #

Create a value of SnowflakeMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:supportedRegions:SnowflakeMetadata', snowflakeMetadata_supportedRegions - Specifies the supported Amazon Web Services Regions when using Snowflake.

snowflakeMetadata_supportedRegions :: Lens' SnowflakeMetadata (Maybe [Text]) Source #

Specifies the supported Amazon Web Services Regions when using Snowflake.

SourceConnectorProperties

data SourceConnectorProperties Source #

Specifies the information that is required to query a particular connector.

See: newSourceConnectorProperties smart constructor.

Constructors

SourceConnectorProperties' 

Fields

Instances

Instances details
Eq SourceConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceConnectorProperties

Read SourceConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceConnectorProperties

Show SourceConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceConnectorProperties

Generic SourceConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceConnectorProperties

Associated Types

type Rep SourceConnectorProperties :: Type -> Type #

NFData SourceConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceConnectorProperties

Hashable SourceConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceConnectorProperties

ToJSON SourceConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceConnectorProperties

FromJSON SourceConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceConnectorProperties

type Rep SourceConnectorProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceConnectorProperties

type Rep SourceConnectorProperties = D1 ('MetaData "SourceConnectorProperties" "Network.AWS.AppFlow.Types.SourceConnectorProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SourceConnectorProperties'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "serviceNow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceNowSourceProperties)) :*: (S1 ('MetaSel ('Just "dynatrace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DynatraceSourceProperties)) :*: S1 ('MetaSel ('Just "marketo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MarketoSourceProperties)))) :*: ((S1 ('MetaSel ('Just "slack") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SlackSourceProperties)) :*: S1 ('MetaSel ('Just "singular") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SingularSourceProperties))) :*: (S1 ('MetaSel ('Just "inforNexus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InforNexusSourceProperties)) :*: S1 ('MetaSel ('Just "amplitude") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AmplitudeSourceProperties))))) :*: (((S1 ('MetaSel ('Just "datadog") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DatadogSourceProperties)) :*: S1 ('MetaSel ('Just "googleAnalytics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GoogleAnalyticsSourceProperties))) :*: (S1 ('MetaSel ('Just "sAPOData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SAPODataSourceProperties)) :*: S1 ('MetaSel ('Just "salesforce") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SalesforceSourceProperties)))) :*: ((S1 ('MetaSel ('Just "zendesk") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ZendeskSourceProperties)) :*: S1 ('MetaSel ('Just "s3") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3SourceProperties))) :*: (S1 ('MetaSel ('Just "trendmicro") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrendmicroSourceProperties)) :*: S1 ('MetaSel ('Just "veeva") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VeevaSourceProperties)))))))

newSourceConnectorProperties :: SourceConnectorProperties Source #

Create a value of SourceConnectorProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:serviceNow:SourceConnectorProperties', sourceConnectorProperties_serviceNow - Specifies the information that is required for querying ServiceNow.

$sel:dynatrace:SourceConnectorProperties', sourceConnectorProperties_dynatrace - Specifies the information that is required for querying Dynatrace.

$sel:marketo:SourceConnectorProperties', sourceConnectorProperties_marketo - Specifies the information that is required for querying Marketo.

$sel:slack:SourceConnectorProperties', sourceConnectorProperties_slack - Specifies the information that is required for querying Slack.

$sel:singular:SourceConnectorProperties', sourceConnectorProperties_singular - Specifies the information that is required for querying Singular.

$sel:inforNexus:SourceConnectorProperties', sourceConnectorProperties_inforNexus - Specifies the information that is required for querying Infor Nexus.

$sel:amplitude:SourceConnectorProperties', sourceConnectorProperties_amplitude - Specifies the information that is required for querying Amplitude.

$sel:datadog:SourceConnectorProperties', sourceConnectorProperties_datadog - Specifies the information that is required for querying Datadog.

$sel:googleAnalytics:SourceConnectorProperties', sourceConnectorProperties_googleAnalytics - Specifies the information that is required for querying Google Analytics.

$sel:sAPOData:SourceConnectorProperties', sourceConnectorProperties_sAPOData - Undocumented member.

$sel:salesforce:SourceConnectorProperties', sourceConnectorProperties_salesforce - Specifies the information that is required for querying Salesforce.

$sel:zendesk:SourceConnectorProperties', sourceConnectorProperties_zendesk - Specifies the information that is required for querying Zendesk.

$sel:s3:SourceConnectorProperties', sourceConnectorProperties_s3 - Specifies the information that is required for querying Amazon S3.

$sel:trendmicro:SourceConnectorProperties', sourceConnectorProperties_trendmicro - Specifies the information that is required for querying Trend Micro.

$sel:veeva:SourceConnectorProperties', sourceConnectorProperties_veeva - Specifies the information that is required for querying Veeva.

sourceConnectorProperties_serviceNow :: Lens' SourceConnectorProperties (Maybe ServiceNowSourceProperties) Source #

Specifies the information that is required for querying ServiceNow.

sourceConnectorProperties_dynatrace :: Lens' SourceConnectorProperties (Maybe DynatraceSourceProperties) Source #

Specifies the information that is required for querying Dynatrace.

sourceConnectorProperties_marketo :: Lens' SourceConnectorProperties (Maybe MarketoSourceProperties) Source #

Specifies the information that is required for querying Marketo.

sourceConnectorProperties_slack :: Lens' SourceConnectorProperties (Maybe SlackSourceProperties) Source #

Specifies the information that is required for querying Slack.

sourceConnectorProperties_singular :: Lens' SourceConnectorProperties (Maybe SingularSourceProperties) Source #

Specifies the information that is required for querying Singular.

sourceConnectorProperties_inforNexus :: Lens' SourceConnectorProperties (Maybe InforNexusSourceProperties) Source #

Specifies the information that is required for querying Infor Nexus.

sourceConnectorProperties_amplitude :: Lens' SourceConnectorProperties (Maybe AmplitudeSourceProperties) Source #

Specifies the information that is required for querying Amplitude.

sourceConnectorProperties_datadog :: Lens' SourceConnectorProperties (Maybe DatadogSourceProperties) Source #

Specifies the information that is required for querying Datadog.

sourceConnectorProperties_googleAnalytics :: Lens' SourceConnectorProperties (Maybe GoogleAnalyticsSourceProperties) Source #

Specifies the information that is required for querying Google Analytics.

sourceConnectorProperties_salesforce :: Lens' SourceConnectorProperties (Maybe SalesforceSourceProperties) Source #

Specifies the information that is required for querying Salesforce.

sourceConnectorProperties_zendesk :: Lens' SourceConnectorProperties (Maybe ZendeskSourceProperties) Source #

Specifies the information that is required for querying Zendesk.

sourceConnectorProperties_s3 :: Lens' SourceConnectorProperties (Maybe S3SourceProperties) Source #

Specifies the information that is required for querying Amazon S3.

sourceConnectorProperties_trendmicro :: Lens' SourceConnectorProperties (Maybe TrendmicroSourceProperties) Source #

Specifies the information that is required for querying Trend Micro.

sourceConnectorProperties_veeva :: Lens' SourceConnectorProperties (Maybe VeevaSourceProperties) Source #

Specifies the information that is required for querying Veeva.

SourceFieldProperties

data SourceFieldProperties Source #

The properties that can be applied to a field when the connector is being used as a source.

See: newSourceFieldProperties smart constructor.

Constructors

SourceFieldProperties' 

Fields

Instances

Instances details
Eq SourceFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFieldProperties

Read SourceFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFieldProperties

Show SourceFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFieldProperties

Generic SourceFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFieldProperties

Associated Types

type Rep SourceFieldProperties :: Type -> Type #

NFData SourceFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFieldProperties

Methods

rnf :: SourceFieldProperties -> () #

Hashable SourceFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFieldProperties

FromJSON SourceFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFieldProperties

type Rep SourceFieldProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFieldProperties

type Rep SourceFieldProperties = D1 ('MetaData "SourceFieldProperties" "Network.AWS.AppFlow.Types.SourceFieldProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SourceFieldProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "isRetrievable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "isQueryable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newSourceFieldProperties :: SourceFieldProperties Source #

Create a value of SourceFieldProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:isRetrievable:SourceFieldProperties', sourceFieldProperties_isRetrievable - Indicates whether the field can be returned in a search result.

$sel:isQueryable:SourceFieldProperties', sourceFieldProperties_isQueryable - Indicates if the field can be queried.

sourceFieldProperties_isRetrievable :: Lens' SourceFieldProperties (Maybe Bool) Source #

Indicates whether the field can be returned in a search result.

SourceFlowConfig

data SourceFlowConfig Source #

Contains information about the configuration of the source connector used in the flow.

See: newSourceFlowConfig smart constructor.

Constructors

SourceFlowConfig' 

Fields

Instances

Instances details
Eq SourceFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFlowConfig

Read SourceFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFlowConfig

Show SourceFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFlowConfig

Generic SourceFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFlowConfig

Associated Types

type Rep SourceFlowConfig :: Type -> Type #

NFData SourceFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFlowConfig

Methods

rnf :: SourceFlowConfig -> () #

Hashable SourceFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFlowConfig

ToJSON SourceFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFlowConfig

FromJSON SourceFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFlowConfig

type Rep SourceFlowConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SourceFlowConfig

type Rep SourceFlowConfig = D1 ('MetaData "SourceFlowConfig" "Network.AWS.AppFlow.Types.SourceFlowConfig" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SourceFlowConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "connectorProfileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "incrementalPullConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IncrementalPullConfig))) :*: (S1 ('MetaSel ('Just "connectorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ConnectorType) :*: S1 ('MetaSel ('Just "sourceConnectorProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SourceConnectorProperties))))

newSourceFlowConfig Source #

Create a value of SourceFlowConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:connectorProfileName:SourceFlowConfig', sourceFlowConfig_connectorProfileName - The name of the connector profile. This name must be unique for each connector profile in the Amazon Web Services account.

$sel:incrementalPullConfig:SourceFlowConfig', sourceFlowConfig_incrementalPullConfig - Defines the configuration for a scheduled incremental data pull. If a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull.

$sel:connectorType:SourceFlowConfig', sourceFlowConfig_connectorType - The type of connector, such as Salesforce, Amplitude, and so on.

$sel:sourceConnectorProperties:SourceFlowConfig', sourceFlowConfig_sourceConnectorProperties - Specifies the information that is required to query a particular source connector.

sourceFlowConfig_connectorProfileName :: Lens' SourceFlowConfig (Maybe Text) Source #

The name of the connector profile. This name must be unique for each connector profile in the Amazon Web Services account.

sourceFlowConfig_incrementalPullConfig :: Lens' SourceFlowConfig (Maybe IncrementalPullConfig) Source #

Defines the configuration for a scheduled incremental data pull. If a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull.

sourceFlowConfig_connectorType :: Lens' SourceFlowConfig ConnectorType Source #

The type of connector, such as Salesforce, Amplitude, and so on.

sourceFlowConfig_sourceConnectorProperties :: Lens' SourceFlowConfig SourceConnectorProperties Source #

Specifies the information that is required to query a particular source connector.

SupportedFieldTypeDetails

data SupportedFieldTypeDetails Source #

Contains details regarding all the supported FieldTypes and their corresponding filterOperators and supportedValues.

See: newSupportedFieldTypeDetails smart constructor.

Constructors

SupportedFieldTypeDetails' 

Fields

  • v1 :: FieldTypeDetails

    The initial supported version for fieldType. If this is later changed to a different version, v2 will be introduced.

Instances

Instances details
Eq SupportedFieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SupportedFieldTypeDetails

Read SupportedFieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SupportedFieldTypeDetails

Show SupportedFieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SupportedFieldTypeDetails

Generic SupportedFieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SupportedFieldTypeDetails

Associated Types

type Rep SupportedFieldTypeDetails :: Type -> Type #

NFData SupportedFieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SupportedFieldTypeDetails

Hashable SupportedFieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SupportedFieldTypeDetails

FromJSON SupportedFieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SupportedFieldTypeDetails

type Rep SupportedFieldTypeDetails Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.SupportedFieldTypeDetails

type Rep SupportedFieldTypeDetails = D1 ('MetaData "SupportedFieldTypeDetails" "Network.AWS.AppFlow.Types.SupportedFieldTypeDetails" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "SupportedFieldTypeDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "v1") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FieldTypeDetails)))

newSupportedFieldTypeDetails Source #

Create a value of SupportedFieldTypeDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:v1:SupportedFieldTypeDetails', supportedFieldTypeDetails_v1 - The initial supported version for fieldType. If this is later changed to a different version, v2 will be introduced.

supportedFieldTypeDetails_v1 :: Lens' SupportedFieldTypeDetails FieldTypeDetails Source #

The initial supported version for fieldType. If this is later changed to a different version, v2 will be introduced.

Task

data Task Source #

A class for modeling different type of tasks. Task implementation varies based on the TaskType.

See: newTask smart constructor.

Constructors

Task' 

Fields

Instances

Instances details
Eq Task Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Task

Methods

(==) :: Task -> Task -> Bool #

(/=) :: Task -> Task -> Bool #

Read Task Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Task

Show Task Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Task

Methods

showsPrec :: Int -> Task -> ShowS #

show :: Task -> String #

showList :: [Task] -> ShowS #

Generic Task Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Task

Associated Types

type Rep Task :: Type -> Type #

Methods

from :: Task -> Rep Task x #

to :: Rep Task x -> Task #

NFData Task Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Task

Methods

rnf :: Task -> () #

Hashable Task Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Task

Methods

hashWithSalt :: Int -> Task -> Int #

hash :: Task -> Int #

ToJSON Task Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Task

FromJSON Task Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Task

type Rep Task Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.Task

type Rep Task = D1 ('MetaData "Task" "Network.AWS.AppFlow.Types.Task" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "Task'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "taskProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap OperatorPropertiesKeys Text))) :*: S1 ('MetaSel ('Just "connectorOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectorOperator))) :*: (S1 ('MetaSel ('Just "destinationField") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sourceFields") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "taskType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TaskType)))))

newTask Source #

Create a value of Task with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:taskProperties:Task', task_taskProperties - A map used to store task-related information. The execution service looks for particular information based on the TaskType.

$sel:connectorOperator:Task', task_connectorOperator - The operation to be performed on the provided source fields.

$sel:destinationField:Task', task_destinationField - A field in a destination connector, or a field value against which Amazon AppFlow validates a source field.

$sel:sourceFields:Task', task_sourceFields - The source fields to which a particular task is applied.

$sel:taskType:Task', task_taskType - Specifies the particular task implementation that Amazon AppFlow performs.

task_taskProperties :: Lens' Task (Maybe (HashMap OperatorPropertiesKeys Text)) Source #

A map used to store task-related information. The execution service looks for particular information based on the TaskType.

task_connectorOperator :: Lens' Task (Maybe ConnectorOperator) Source #

The operation to be performed on the provided source fields.

task_destinationField :: Lens' Task (Maybe Text) Source #

A field in a destination connector, or a field value against which Amazon AppFlow validates a source field.

task_sourceFields :: Lens' Task [Text] Source #

The source fields to which a particular task is applied.

task_taskType :: Lens' Task TaskType Source #

Specifies the particular task implementation that Amazon AppFlow performs.

TrendmicroConnectorProfileCredentials

data TrendmicroConnectorProfileCredentials Source #

The connector-specific profile credentials required when using Trend Micro.

See: newTrendmicroConnectorProfileCredentials smart constructor.

Constructors

TrendmicroConnectorProfileCredentials' 

Fields

Instances

Instances details
Eq TrendmicroConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileCredentials

Show TrendmicroConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileCredentials

Generic TrendmicroConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileCredentials

NFData TrendmicroConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileCredentials

Hashable TrendmicroConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileCredentials

ToJSON TrendmicroConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileCredentials

type Rep TrendmicroConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileCredentials

type Rep TrendmicroConnectorProfileCredentials = D1 ('MetaData "TrendmicroConnectorProfileCredentials" "Network.AWS.AppFlow.Types.TrendmicroConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "TrendmicroConnectorProfileCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "apiSecretKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newTrendmicroConnectorProfileCredentials Source #

Create a value of TrendmicroConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:apiSecretKey:TrendmicroConnectorProfileCredentials', trendmicroConnectorProfileCredentials_apiSecretKey - The Secret Access Key portion of the credentials.

TrendmicroConnectorProfileProperties

data TrendmicroConnectorProfileProperties Source #

The connector-specific profile properties required when using Trend Micro.

See: newTrendmicroConnectorProfileProperties smart constructor.

Instances

Instances details
Eq TrendmicroConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileProperties

Read TrendmicroConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileProperties

Show TrendmicroConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileProperties

Generic TrendmicroConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileProperties

NFData TrendmicroConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileProperties

Hashable TrendmicroConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileProperties

ToJSON TrendmicroConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileProperties

FromJSON TrendmicroConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileProperties

type Rep TrendmicroConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroConnectorProfileProperties

type Rep TrendmicroConnectorProfileProperties = D1 ('MetaData "TrendmicroConnectorProfileProperties" "Network.AWS.AppFlow.Types.TrendmicroConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "TrendmicroConnectorProfileProperties'" 'PrefixI 'False) (U1 :: Type -> Type))

newTrendmicroConnectorProfileProperties :: TrendmicroConnectorProfileProperties Source #

Create a value of TrendmicroConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

TrendmicroMetadata

data TrendmicroMetadata Source #

The connector metadata specific to Trend Micro.

See: newTrendmicroMetadata smart constructor.

Constructors

TrendmicroMetadata' 

Instances

Instances details
Eq TrendmicroMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroMetadata

Read TrendmicroMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroMetadata

Show TrendmicroMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroMetadata

Generic TrendmicroMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroMetadata

Associated Types

type Rep TrendmicroMetadata :: Type -> Type #

NFData TrendmicroMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroMetadata

Methods

rnf :: TrendmicroMetadata -> () #

Hashable TrendmicroMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroMetadata

FromJSON TrendmicroMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroMetadata

type Rep TrendmicroMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroMetadata

type Rep TrendmicroMetadata = D1 ('MetaData "TrendmicroMetadata" "Network.AWS.AppFlow.Types.TrendmicroMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "TrendmicroMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newTrendmicroMetadata :: TrendmicroMetadata Source #

Create a value of TrendmicroMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

TrendmicroSourceProperties

data TrendmicroSourceProperties Source #

The properties that are applied when using Trend Micro as a flow source.

See: newTrendmicroSourceProperties smart constructor.

Constructors

TrendmicroSourceProperties' 

Fields

  • object' :: Text

    The object specified in the Trend Micro flow source.

Instances

Instances details
Eq TrendmicroSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroSourceProperties

Read TrendmicroSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroSourceProperties

Show TrendmicroSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroSourceProperties

Generic TrendmicroSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroSourceProperties

Associated Types

type Rep TrendmicroSourceProperties :: Type -> Type #

NFData TrendmicroSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroSourceProperties

Hashable TrendmicroSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroSourceProperties

ToJSON TrendmicroSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroSourceProperties

FromJSON TrendmicroSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroSourceProperties

type Rep TrendmicroSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TrendmicroSourceProperties

type Rep TrendmicroSourceProperties = D1 ('MetaData "TrendmicroSourceProperties" "Network.AWS.AppFlow.Types.TrendmicroSourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "TrendmicroSourceProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTrendmicroSourceProperties Source #

Create a value of TrendmicroSourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:object':TrendmicroSourceProperties', trendmicroSourceProperties_object - The object specified in the Trend Micro flow source.

trendmicroSourceProperties_object :: Lens' TrendmicroSourceProperties Text Source #

The object specified in the Trend Micro flow source.

TriggerConfig

data TriggerConfig Source #

The trigger settings that determine how and when Amazon AppFlow runs the specified flow.

See: newTriggerConfig smart constructor.

Constructors

TriggerConfig' 

Fields

Instances

Instances details
Eq TriggerConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerConfig

Read TriggerConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerConfig

Show TriggerConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerConfig

Generic TriggerConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerConfig

Associated Types

type Rep TriggerConfig :: Type -> Type #

NFData TriggerConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerConfig

Methods

rnf :: TriggerConfig -> () #

Hashable TriggerConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerConfig

ToJSON TriggerConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerConfig

FromJSON TriggerConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerConfig

type Rep TriggerConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerConfig

type Rep TriggerConfig = D1 ('MetaData "TriggerConfig" "Network.AWS.AppFlow.Types.TriggerConfig" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "TriggerConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "triggerProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TriggerProperties)) :*: S1 ('MetaSel ('Just "triggerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TriggerType)))

newTriggerConfig Source #

Create a value of TriggerConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:triggerProperties:TriggerConfig', triggerConfig_triggerProperties - Specifies the configuration details of a schedule-triggered flow as defined by the user. Currently, these settings only apply to the Scheduled trigger type.

$sel:triggerType:TriggerConfig', triggerConfig_triggerType - Specifies the type of flow trigger. This can be OnDemand, Scheduled, or Event.

triggerConfig_triggerProperties :: Lens' TriggerConfig (Maybe TriggerProperties) Source #

Specifies the configuration details of a schedule-triggered flow as defined by the user. Currently, these settings only apply to the Scheduled trigger type.

triggerConfig_triggerType :: Lens' TriggerConfig TriggerType Source #

Specifies the type of flow trigger. This can be OnDemand, Scheduled, or Event.

TriggerProperties

data TriggerProperties Source #

Specifies the configuration details that control the trigger for a flow. Currently, these settings only apply to the Scheduled trigger type.

See: newTriggerProperties smart constructor.

Constructors

TriggerProperties' 

Fields

Instances

Instances details
Eq TriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerProperties

Read TriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerProperties

Show TriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerProperties

Generic TriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerProperties

Associated Types

type Rep TriggerProperties :: Type -> Type #

NFData TriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerProperties

Methods

rnf :: TriggerProperties -> () #

Hashable TriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerProperties

ToJSON TriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerProperties

FromJSON TriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerProperties

type Rep TriggerProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.TriggerProperties

type Rep TriggerProperties = D1 ('MetaData "TriggerProperties" "Network.AWS.AppFlow.Types.TriggerProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "TriggerProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "scheduled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ScheduledTriggerProperties))))

newTriggerProperties :: TriggerProperties Source #

Create a value of TriggerProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:scheduled:TriggerProperties', triggerProperties_scheduled - Specifies the configuration details of a schedule-triggered flow as defined by the user.

triggerProperties_scheduled :: Lens' TriggerProperties (Maybe ScheduledTriggerProperties) Source #

Specifies the configuration details of a schedule-triggered flow as defined by the user.

UpsolverDestinationProperties

data UpsolverDestinationProperties Source #

The properties that are applied when Upsolver is used as a destination.

See: newUpsolverDestinationProperties smart constructor.

Constructors

UpsolverDestinationProperties' 

Fields

Instances

Instances details
Eq UpsolverDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverDestinationProperties

Read UpsolverDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverDestinationProperties

Show UpsolverDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverDestinationProperties

Generic UpsolverDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverDestinationProperties

Associated Types

type Rep UpsolverDestinationProperties :: Type -> Type #

NFData UpsolverDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverDestinationProperties

Hashable UpsolverDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverDestinationProperties

ToJSON UpsolverDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverDestinationProperties

FromJSON UpsolverDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverDestinationProperties

type Rep UpsolverDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverDestinationProperties

type Rep UpsolverDestinationProperties = D1 ('MetaData "UpsolverDestinationProperties" "Network.AWS.AppFlow.Types.UpsolverDestinationProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "UpsolverDestinationProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "bucketPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "bucketName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "s3OutputFormatConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UpsolverS3OutputFormatConfig))))

newUpsolverDestinationProperties Source #

Create a value of UpsolverDestinationProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:bucketPrefix:UpsolverDestinationProperties', upsolverDestinationProperties_bucketPrefix - The object key for the destination Upsolver Amazon S3 bucket in which Amazon AppFlow places the files.

$sel:bucketName:UpsolverDestinationProperties', upsolverDestinationProperties_bucketName - The Upsolver Amazon S3 bucket name in which Amazon AppFlow places the transferred data.

$sel:s3OutputFormatConfig:UpsolverDestinationProperties', upsolverDestinationProperties_s3OutputFormatConfig - The configuration that determines how data is formatted when Upsolver is used as the flow destination.

upsolverDestinationProperties_bucketPrefix :: Lens' UpsolverDestinationProperties (Maybe Text) Source #

The object key for the destination Upsolver Amazon S3 bucket in which Amazon AppFlow places the files.

upsolverDestinationProperties_bucketName :: Lens' UpsolverDestinationProperties Text Source #

The Upsolver Amazon S3 bucket name in which Amazon AppFlow places the transferred data.

upsolverDestinationProperties_s3OutputFormatConfig :: Lens' UpsolverDestinationProperties UpsolverS3OutputFormatConfig Source #

The configuration that determines how data is formatted when Upsolver is used as the flow destination.

UpsolverMetadata

data UpsolverMetadata Source #

The connector metadata specific to Upsolver.

See: newUpsolverMetadata smart constructor.

Constructors

UpsolverMetadata' 

Instances

Instances details
Eq UpsolverMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverMetadata

Read UpsolverMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverMetadata

Show UpsolverMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverMetadata

Generic UpsolverMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverMetadata

Associated Types

type Rep UpsolverMetadata :: Type -> Type #

NFData UpsolverMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverMetadata

Methods

rnf :: UpsolverMetadata -> () #

Hashable UpsolverMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverMetadata

FromJSON UpsolverMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverMetadata

type Rep UpsolverMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverMetadata

type Rep UpsolverMetadata = D1 ('MetaData "UpsolverMetadata" "Network.AWS.AppFlow.Types.UpsolverMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "UpsolverMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newUpsolverMetadata :: UpsolverMetadata Source #

Create a value of UpsolverMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

UpsolverS3OutputFormatConfig

data UpsolverS3OutputFormatConfig Source #

The configuration that determines how Amazon AppFlow formats the flow output data when Upsolver is used as the destination.

See: newUpsolverS3OutputFormatConfig smart constructor.

Constructors

UpsolverS3OutputFormatConfig' 

Fields

Instances

Instances details
Eq UpsolverS3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverS3OutputFormatConfig

Read UpsolverS3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverS3OutputFormatConfig

Show UpsolverS3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverS3OutputFormatConfig

Generic UpsolverS3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverS3OutputFormatConfig

Associated Types

type Rep UpsolverS3OutputFormatConfig :: Type -> Type #

NFData UpsolverS3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverS3OutputFormatConfig

Hashable UpsolverS3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverS3OutputFormatConfig

ToJSON UpsolverS3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverS3OutputFormatConfig

FromJSON UpsolverS3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverS3OutputFormatConfig

type Rep UpsolverS3OutputFormatConfig Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.UpsolverS3OutputFormatConfig

type Rep UpsolverS3OutputFormatConfig = D1 ('MetaData "UpsolverS3OutputFormatConfig" "Network.AWS.AppFlow.Types.UpsolverS3OutputFormatConfig" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "UpsolverS3OutputFormatConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fileType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FileType)) :*: (S1 ('MetaSel ('Just "aggregationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AggregationConfig)) :*: S1 ('MetaSel ('Just "prefixConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PrefixConfig))))

newUpsolverS3OutputFormatConfig Source #

Create a value of UpsolverS3OutputFormatConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fileType:UpsolverS3OutputFormatConfig', upsolverS3OutputFormatConfig_fileType - Indicates the file type that Amazon AppFlow places in the Upsolver Amazon S3 bucket.

$sel:aggregationConfig:UpsolverS3OutputFormatConfig', upsolverS3OutputFormatConfig_aggregationConfig - Undocumented member.

$sel:prefixConfig:UpsolverS3OutputFormatConfig', upsolverS3OutputFormatConfig_prefixConfig - Undocumented member.

upsolverS3OutputFormatConfig_fileType :: Lens' UpsolverS3OutputFormatConfig (Maybe FileType) Source #

Indicates the file type that Amazon AppFlow places in the Upsolver Amazon S3 bucket.

VeevaConnectorProfileCredentials

data VeevaConnectorProfileCredentials Source #

The connector-specific profile credentials required when using Veeva.

See: newVeevaConnectorProfileCredentials smart constructor.

Constructors

VeevaConnectorProfileCredentials' 

Fields

Instances

Instances details
Eq VeevaConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileCredentials

Show VeevaConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileCredentials

Generic VeevaConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileCredentials

Associated Types

type Rep VeevaConnectorProfileCredentials :: Type -> Type #

NFData VeevaConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileCredentials

Hashable VeevaConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileCredentials

ToJSON VeevaConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileCredentials

type Rep VeevaConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileCredentials

type Rep VeevaConnectorProfileCredentials = D1 ('MetaData "VeevaConnectorProfileCredentials" "Network.AWS.AppFlow.Types.VeevaConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "VeevaConnectorProfileCredentials'" 'PrefixI 'True) (S1 ('MetaSel ('Just "username") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "password") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))

newVeevaConnectorProfileCredentials Source #

Create a value of VeevaConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:username:VeevaConnectorProfileCredentials', veevaConnectorProfileCredentials_username - The name of the user.

$sel:password:VeevaConnectorProfileCredentials', veevaConnectorProfileCredentials_password - The password that corresponds to the user name.

VeevaConnectorProfileProperties

data VeevaConnectorProfileProperties Source #

The connector-specific profile properties required when using Veeva.

See: newVeevaConnectorProfileProperties smart constructor.

Constructors

VeevaConnectorProfileProperties' 

Fields

Instances

Instances details
Eq VeevaConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileProperties

Read VeevaConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileProperties

Show VeevaConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileProperties

Generic VeevaConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileProperties

Associated Types

type Rep VeevaConnectorProfileProperties :: Type -> Type #

NFData VeevaConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileProperties

Hashable VeevaConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileProperties

ToJSON VeevaConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileProperties

FromJSON VeevaConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileProperties

type Rep VeevaConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaConnectorProfileProperties

type Rep VeevaConnectorProfileProperties = D1 ('MetaData "VeevaConnectorProfileProperties" "Network.AWS.AppFlow.Types.VeevaConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "VeevaConnectorProfileProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newVeevaConnectorProfileProperties Source #

Create a value of VeevaConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceUrl:VeevaConnectorProfileProperties', veevaConnectorProfileProperties_instanceUrl - The location of the Veeva resource.

VeevaMetadata

data VeevaMetadata Source #

The connector metadata specific to Veeva.

See: newVeevaMetadata smart constructor.

Constructors

VeevaMetadata' 

Instances

Instances details
Eq VeevaMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaMetadata

Read VeevaMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaMetadata

Show VeevaMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaMetadata

Generic VeevaMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaMetadata

Associated Types

type Rep VeevaMetadata :: Type -> Type #

NFData VeevaMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaMetadata

Methods

rnf :: VeevaMetadata -> () #

Hashable VeevaMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaMetadata

FromJSON VeevaMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaMetadata

type Rep VeevaMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaMetadata

type Rep VeevaMetadata = D1 ('MetaData "VeevaMetadata" "Network.AWS.AppFlow.Types.VeevaMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "VeevaMetadata'" 'PrefixI 'False) (U1 :: Type -> Type))

newVeevaMetadata :: VeevaMetadata Source #

Create a value of VeevaMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

VeevaSourceProperties

data VeevaSourceProperties Source #

The properties that are applied when using Veeva as a flow source.

See: newVeevaSourceProperties smart constructor.

Constructors

VeevaSourceProperties' 

Fields

Instances

Instances details
Eq VeevaSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaSourceProperties

Read VeevaSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaSourceProperties

Show VeevaSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaSourceProperties

Generic VeevaSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaSourceProperties

Associated Types

type Rep VeevaSourceProperties :: Type -> Type #

NFData VeevaSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaSourceProperties

Methods

rnf :: VeevaSourceProperties -> () #

Hashable VeevaSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaSourceProperties

ToJSON VeevaSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaSourceProperties

FromJSON VeevaSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaSourceProperties

type Rep VeevaSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.VeevaSourceProperties

type Rep VeevaSourceProperties = D1 ('MetaData "VeevaSourceProperties" "Network.AWS.AppFlow.Types.VeevaSourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "VeevaSourceProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "includeAllVersions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "documentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "includeRenditions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "includeSourceFiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newVeevaSourceProperties Source #

Create a value of VeevaSourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:includeAllVersions:VeevaSourceProperties', veevaSourceProperties_includeAllVersions - Boolean value to include All Versions of files in Veeva document extract flow.

$sel:documentType:VeevaSourceProperties', veevaSourceProperties_documentType - The document type specified in the Veeva document extract flow.

$sel:includeRenditions:VeevaSourceProperties', veevaSourceProperties_includeRenditions - Boolean value to include file renditions in Veeva document extract flow.

$sel:includeSourceFiles:VeevaSourceProperties', veevaSourceProperties_includeSourceFiles - Boolean value to include source files in Veeva document extract flow.

$sel:object':VeevaSourceProperties', veevaSourceProperties_object - The object specified in the Veeva flow source.

veevaSourceProperties_includeAllVersions :: Lens' VeevaSourceProperties (Maybe Bool) Source #

Boolean value to include All Versions of files in Veeva document extract flow.

veevaSourceProperties_documentType :: Lens' VeevaSourceProperties (Maybe Text) Source #

The document type specified in the Veeva document extract flow.

veevaSourceProperties_includeRenditions :: Lens' VeevaSourceProperties (Maybe Bool) Source #

Boolean value to include file renditions in Veeva document extract flow.

veevaSourceProperties_includeSourceFiles :: Lens' VeevaSourceProperties (Maybe Bool) Source #

Boolean value to include source files in Veeva document extract flow.

veevaSourceProperties_object :: Lens' VeevaSourceProperties Text Source #

The object specified in the Veeva flow source.

ZendeskConnectorProfileCredentials

data ZendeskConnectorProfileCredentials Source #

The connector-specific profile credentials required when using Zendesk.

See: newZendeskConnectorProfileCredentials smart constructor.

Constructors

ZendeskConnectorProfileCredentials' 

Fields

Instances

Instances details
Eq ZendeskConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileCredentials

Show ZendeskConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileCredentials

Generic ZendeskConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileCredentials

Associated Types

type Rep ZendeskConnectorProfileCredentials :: Type -> Type #

NFData ZendeskConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileCredentials

Hashable ZendeskConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileCredentials

ToJSON ZendeskConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileCredentials

type Rep ZendeskConnectorProfileCredentials Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileCredentials

type Rep ZendeskConnectorProfileCredentials = D1 ('MetaData "ZendeskConnectorProfileCredentials" "Network.AWS.AppFlow.Types.ZendeskConnectorProfileCredentials" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ZendeskConnectorProfileCredentials'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accessToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "oAuthRequest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConnectorOAuthRequest))) :*: (S1 ('MetaSel ('Just "clientId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "clientSecret") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)))))

newZendeskConnectorProfileCredentials Source #

Create a value of ZendeskConnectorProfileCredentials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accessToken:ZendeskConnectorProfileCredentials', zendeskConnectorProfileCredentials_accessToken - The credentials used to access protected Zendesk resources.

$sel:oAuthRequest:ZendeskConnectorProfileCredentials', zendeskConnectorProfileCredentials_oAuthRequest - The OAuth requirement needed to request security tokens from the connector endpoint.

$sel:clientId:ZendeskConnectorProfileCredentials', zendeskConnectorProfileCredentials_clientId - The identifier for the desired client.

$sel:clientSecret:ZendeskConnectorProfileCredentials', zendeskConnectorProfileCredentials_clientSecret - The client secret used by the OAuth client to authenticate to the authorization server.

zendeskConnectorProfileCredentials_accessToken :: Lens' ZendeskConnectorProfileCredentials (Maybe Text) Source #

The credentials used to access protected Zendesk resources.

zendeskConnectorProfileCredentials_oAuthRequest :: Lens' ZendeskConnectorProfileCredentials (Maybe ConnectorOAuthRequest) Source #

The OAuth requirement needed to request security tokens from the connector endpoint.

zendeskConnectorProfileCredentials_clientSecret :: Lens' ZendeskConnectorProfileCredentials Text Source #

The client secret used by the OAuth client to authenticate to the authorization server.

ZendeskConnectorProfileProperties

data ZendeskConnectorProfileProperties Source #

The connector-specific profile properties required when using Zendesk.

See: newZendeskConnectorProfileProperties smart constructor.

Constructors

ZendeskConnectorProfileProperties' 

Fields

Instances

Instances details
Eq ZendeskConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileProperties

Read ZendeskConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileProperties

Show ZendeskConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileProperties

Generic ZendeskConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileProperties

Associated Types

type Rep ZendeskConnectorProfileProperties :: Type -> Type #

NFData ZendeskConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileProperties

Hashable ZendeskConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileProperties

ToJSON ZendeskConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileProperties

FromJSON ZendeskConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileProperties

type Rep ZendeskConnectorProfileProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskConnectorProfileProperties

type Rep ZendeskConnectorProfileProperties = D1 ('MetaData "ZendeskConnectorProfileProperties" "Network.AWS.AppFlow.Types.ZendeskConnectorProfileProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ZendeskConnectorProfileProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newZendeskConnectorProfileProperties Source #

Create a value of ZendeskConnectorProfileProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceUrl:ZendeskConnectorProfileProperties', zendeskConnectorProfileProperties_instanceUrl - The location of the Zendesk resource.

ZendeskDestinationProperties

data ZendeskDestinationProperties Source #

The properties that are applied when Zendesk is used as a destination.

See: newZendeskDestinationProperties smart constructor.

Constructors

ZendeskDestinationProperties' 

Fields

Instances

Instances details
Eq ZendeskDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskDestinationProperties

Read ZendeskDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskDestinationProperties

Show ZendeskDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskDestinationProperties

Generic ZendeskDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskDestinationProperties

Associated Types

type Rep ZendeskDestinationProperties :: Type -> Type #

NFData ZendeskDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskDestinationProperties

Hashable ZendeskDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskDestinationProperties

ToJSON ZendeskDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskDestinationProperties

FromJSON ZendeskDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskDestinationProperties

type Rep ZendeskDestinationProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskDestinationProperties

type Rep ZendeskDestinationProperties = D1 ('MetaData "ZendeskDestinationProperties" "Network.AWS.AppFlow.Types.ZendeskDestinationProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ZendeskDestinationProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "writeOperationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WriteOperationType)) :*: S1 ('MetaSel ('Just "idFieldNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "errorHandlingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorHandlingConfig)) :*: S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newZendeskDestinationProperties Source #

Create a value of ZendeskDestinationProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:writeOperationType:ZendeskDestinationProperties', zendeskDestinationProperties_writeOperationType - Undocumented member.

$sel:idFieldNames:ZendeskDestinationProperties', zendeskDestinationProperties_idFieldNames - Undocumented member.

$sel:errorHandlingConfig:ZendeskDestinationProperties', zendeskDestinationProperties_errorHandlingConfig - Undocumented member.

$sel:object':ZendeskDestinationProperties', zendeskDestinationProperties_object - The object specified in the Zendesk flow destination.

zendeskDestinationProperties_object :: Lens' ZendeskDestinationProperties Text Source #

The object specified in the Zendesk flow destination.

ZendeskMetadata

data ZendeskMetadata Source #

The connector metadata specific to Zendesk.

See: newZendeskMetadata smart constructor.

Constructors

ZendeskMetadata' 

Fields

Instances

Instances details
Eq ZendeskMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskMetadata

Read ZendeskMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskMetadata

Show ZendeskMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskMetadata

Generic ZendeskMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskMetadata

Associated Types

type Rep ZendeskMetadata :: Type -> Type #

NFData ZendeskMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskMetadata

Methods

rnf :: ZendeskMetadata -> () #

Hashable ZendeskMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskMetadata

FromJSON ZendeskMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskMetadata

type Rep ZendeskMetadata Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskMetadata

type Rep ZendeskMetadata = D1 ('MetaData "ZendeskMetadata" "Network.AWS.AppFlow.Types.ZendeskMetadata" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ZendeskMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "oAuthScopes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newZendeskMetadata :: ZendeskMetadata Source #

Create a value of ZendeskMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:oAuthScopes:ZendeskMetadata', zendeskMetadata_oAuthScopes - The desired authorization scope for the Zendesk account.

zendeskMetadata_oAuthScopes :: Lens' ZendeskMetadata (Maybe [Text]) Source #

The desired authorization scope for the Zendesk account.

ZendeskSourceProperties

data ZendeskSourceProperties Source #

The properties that are applied when using Zendesk as a flow source.

See: newZendeskSourceProperties smart constructor.

Constructors

ZendeskSourceProperties' 

Fields

  • object' :: Text

    The object specified in the Zendesk flow source.

Instances

Instances details
Eq ZendeskSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskSourceProperties

Read ZendeskSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskSourceProperties

Show ZendeskSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskSourceProperties

Generic ZendeskSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskSourceProperties

Associated Types

type Rep ZendeskSourceProperties :: Type -> Type #

NFData ZendeskSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskSourceProperties

Methods

rnf :: ZendeskSourceProperties -> () #

Hashable ZendeskSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskSourceProperties

ToJSON ZendeskSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskSourceProperties

FromJSON ZendeskSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskSourceProperties

type Rep ZendeskSourceProperties Source # 
Instance details

Defined in Network.AWS.AppFlow.Types.ZendeskSourceProperties

type Rep ZendeskSourceProperties = D1 ('MetaData "ZendeskSourceProperties" "Network.AWS.AppFlow.Types.ZendeskSourceProperties" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'False) (C1 ('MetaCons "ZendeskSourceProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "object'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newZendeskSourceProperties Source #

Create a value of ZendeskSourceProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:object':ZendeskSourceProperties', zendeskSourceProperties_object - The object specified in the Zendesk flow source.

zendeskSourceProperties_object :: Lens' ZendeskSourceProperties Text Source #

The object specified in the Zendesk flow source.